smig commited on
Commit
10d19ff
1 Parent(s): ab05645

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -15,17 +15,17 @@
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
  "gate_proj",
24
- "o_proj",
25
  "q_proj",
26
- "up_proj",
27
  "down_proj",
28
- "k_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "gate_proj",
 
23
  "q_proj",
 
24
  "down_proj",
25
+ "up_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "v_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:006e1bba61015970fafaaed642002fcbae040ccf27cec0739dc3800db7350530
3
- size 167835376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bc37cee10134de83ccce9f095d9c562d2cf39b54881db19940e65184d08c6f4
3
+ size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9125e6d9f86852e9b9871770e8a07ea06ef9d41e335ef92bdaca74fa3ba465b3
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a614618f1c51f60f26819ac72a957b8af259b156b1726b6e2ef1760da1ddad2
3
  size 4920