Louis GERARD commited on
Commit
cea1fb3
·
verified ·
1 Parent(s): 10baad1

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: gemma-product-description
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-chart2code-lora/runs/g74l6s4o)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: gemma-product-description
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-chart2code-lora/runs/qgu165ky)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -27,16 +27,16 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "down_proj",
31
- "k_proj",
32
- "out_proj",
33
- "o_proj",
34
  "v_proj",
35
- "fc1",
36
  "gate_proj",
37
- "q_proj",
38
  "up_proj",
39
- "fc2"
 
 
 
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
 
 
 
30
  "v_proj",
31
+ "down_proj",
32
  "gate_proj",
33
+ "fc2",
34
  "up_proj",
35
+ "o_proj",
36
+ "k_proj",
37
+ "fc1",
38
+ "out_proj",
39
+ "q_proj"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecbd20364466dfc658950e49ae1b1ce23fdb46dc55a70e68b660fd7abdb63863
3
  size 1496621384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c2736a3091038c7afbeb17f5572d70bc3499fa866fdab9e9d8373f1fd57090
3
  size 1496621384
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c19f75526819c4a35290b45fd874516ed547b0a96c7b6baf0137835c9a424c7d
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b604b5ab8b181d5be3a94a51032ebca00233cd85373f368e795eee40794896ff
3
  size 6225