paolordls commited on
Commit
4906e27
·
verified ·
1 Parent(s): af31e68

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/emil3s0q)
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
@@ -16,16 +16,16 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
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,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 2048,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
+ "q_proj",
25
  "v_proj",
 
26
  "down_proj",
27
+ "gate_proj",
28
+ "up_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:308a69fbbc60d4e54027995749bf96ae0ee8f5f151db7bb92f76d57f91b9b2e2
3
- size 37953560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a56ae26ef7444a17cd0ec54c15f4d3cb9ee38ce8648f37a25349e315edc2d729
3
+ size 9705662728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc6b6b1f1a081d089da53ae8f4de4a13c2ad1018bd7c080b5846760d35be9482
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:813ff732a1ba262a5c4b3686ecb091cd2380f8cc5c3c330ca864b5c50594f32a
3
  size 5496