juliadollis commited on
Commit
e7782c9
·
verified ·
1 Parent(s): 88084ff

Training in progress, step 300

Browse files
adapter_config.json CHANGED
@@ -18,21 +18,21 @@
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
21
- "lm_head",
22
- "embed_tokens"
23
  ],
24
  "peft_type": "LORA",
25
  "r": 16,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
- "gate_proj",
31
  "v_proj",
32
  "k_proj",
 
 
 
33
  "up_proj",
34
- "o_proj",
35
- "down_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
21
+ "embed_tokens",
22
+ "lm_head"
23
  ],
24
  "peft_type": "LORA",
25
  "r": 16,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
29
  "v_proj",
30
  "k_proj",
31
+ "gate_proj",
32
+ "q_proj",
33
+ "down_proj",
34
  "up_proj",
35
+ "o_proj"
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e015deb7ab983e657277d18f34a19f4371089fcc010cd46cf2cff09384af20e
3
  size 9855413232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9126a9bb391910436ca58697c47e61edf63c0efc1ea9ea1ed04d1d024e83cf82
3
  size 9855413232
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd9a8afe1a070116a862b90bcba128f7b2ae3fae82b6255f148856ba77cf70b2
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b72fb8b25d225dd52a08c75aac6aff07cd9964580b3cd7fee3a8865fafb6a94
3
  size 5624