Louis GERARD commited on
Commit
fc89ae4
·
verified ·
1 Parent(s): 5a4859e

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -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/8tuwsyz2)
31
 
32
 
33
  This model was trained with SFT.
 
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/sz2f97ia)
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
- "fc1",
29
  "k_proj",
30
- "v_proj",
31
- "q_proj",
32
  "gate_proj",
33
- "out_proj",
34
- "o_proj",
35
- "down_proj",
36
  "fc2",
37
- "up_proj"
 
 
 
 
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "up_proj",
29
  "k_proj",
 
 
30
  "gate_proj",
31
+ "fc1",
 
 
32
  "fc2",
33
+ "q_proj",
34
+ "v_proj",
35
+ "down_proj",
36
+ "out_proj",
37
+ "o_proj"
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:8ec4025da15e9d17824e212f3e676bb568ba84d6d1fe50c2885c8182ff20cce6
3
  size 154116312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e083911bd9e32e88dbcdfc8424b412fa569b38dae9382319e9703634dd95661e
3
  size 154116312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e436b7dc62a171fa4dc1a1ebc7ac87728860f0e5f56f0605bd3ba9a51dea501
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db43c457f4b7e89e491ccd9ea69a9ff119cf1343bdf736656c755346fcaad57
3
  size 6225