ShacharNar commited on
Commit
fd92f86
·
verified ·
1 Parent(s): ba4648f

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,19 +19,19 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 128,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "gate_proj",
28
- "k_proj",
29
  "up_proj",
 
 
30
  "v_proj",
31
- "down_proj",
32
- "o_proj",
33
  "embed_tokens",
34
- "lm_head"
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 256,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
 
 
27
  "up_proj",
28
+ "q_proj",
29
+ "lm_head",
30
  "v_proj",
31
+ "k_proj",
 
32
  "embed_tokens",
33
+ "o_proj",
34
+ "gate_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b65f14bc8c5fe9a0267002af3d87f57d15c6c99320bc1cc357d6c6209c9d77d
3
- size 3604943664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f36ce7d03391cdec3b6e5f67b416def3c2bd477ddf48384b01b00f283951f5
3
+ size 4720497456
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0c26e125c025d8a486b7a7df4f43cd01635126542528ff83d4edaffa999e741
3
- size 11421995
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c4769e9a1238f023b766fcb81da370fdca2d2df66ab5fb209503a3dc5c9de95
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:411851d375270341a17f8fe9d24c8afb93933497823944e6ccbe1e7d7dcf1aa7
3
  size 5777