Louis GERARD commited on
Commit
9a7cac5
·
verified ·
1 Parent(s): 7df8642

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: gemma-text-to-sql
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/alternis-universit-de-gen-ve/gemma-text-to-sql/runs/qgksc4x6)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: gemma-text-to-sql
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/alternis-universit-de-gen-ve/gemma-text-to-sql/runs/mmn8yxiw)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,16 +25,16 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "fc2",
29
- "up_proj",
30
  "down_proj",
31
- "fc1",
32
- "out_proj",
33
  "k_proj",
34
- "gate_proj",
35
- "v_proj",
36
  "o_proj",
37
- "q_proj"
 
 
 
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "q_proj",
29
+ "gate_proj",
30
  "down_proj",
 
 
31
  "k_proj",
32
+ "fc2",
 
33
  "o_proj",
34
+ "v_proj",
35
+ "out_proj",
36
+ "up_proj",
37
+ "fc1"
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b4e9c58f5578d528770050366ec40ea43ccd05c28db068718c3a680375fa7f9
3
  size 154116312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa499e68a452e7feef1ea349a8da1c2254f4439bf3ced849b2918484b8fa89cd
3
  size 154116312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15f5869ef0e8dd0cd9445975cd45cf2640bdbaff3a8bc1e02b94bd43a2c7c25c
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71a9f83737aefb84c60be8d1d9bec5f40d75faf70f8ae45ad82f0925431b73e
3
  size 6225