paolordls commited on
Commit
09b5bbc
1 Parent(s): 3fac857

End of training

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/paolordls-upd/Crosslingual%20Lens/runs/bzixk4l9)
31
 
32
  This model was trained with SFT.
33
 
@@ -35,7 +35,7 @@ This model was trained with SFT.
35
 
36
  - TRL: 0.12.1
37
  - Transformers: 4.46.2
38
- - Pytorch: 2.5.0+cu121
39
  - Datasets: 3.1.0
40
  - Tokenizers: 0.20.3
41
 
 
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/paolordls-upd/Crosslingual%20Lens/runs/nuzth64c)
31
 
32
  This model was trained with SFT.
33
 
 
35
 
36
  - TRL: 0.12.1
37
  - Transformers: 4.46.2
38
+ - Pytorch: 2.5.1+cu121
39
  - Datasets: 3.1.0
40
  - Tokenizers: 0.20.3
41
 
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
24
  "v_proj",
25
- "gate_proj",
26
  "down_proj",
27
- "up_proj",
28
- "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
+ "up_proj",
25
  "v_proj",
26
+ "q_proj",
27
  "down_proj",
28
+ "gate_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30499fd7ee1e313096c1dbcebf4b8a4ceb1c26cde2413f1fe7acb068c3868f41
3
  size 37953560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2012e76bb2b6b6353a4716c6f0c3373d3225264c2f0a85b529106dbc112e4583
3
  size 37953560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84f398978e22c176b8ce9101eee4187f1456413f448176cd192bfb611b2f602b
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2130fec97a45d1eab90bb2e418fb19ed4e81a48d5482dea2d66c3bae4de24a2
3
  size 5496