nph4rd commited on
Commit
b6d7e8a
1 Parent(s): 6d61a98

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
- "k_proj",
25
  "gate_proj",
26
- "up_proj",
27
- "v_proj",
28
- "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 256,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "up_proj",
27
  "q_proj",
 
28
  "gate_proj",
29
+ "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4f0c1581c39f6198514f454c55d268e30a85e0cce9d429ac6a98dc50ab3b23d
3
- size 723189056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb4cbecfd2dc519c0104cfbe948ebec2f8004f77cd402798dfedbc8904ab2ce5
3
+ size 1446313752
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10253fda7ed1d5be3b407da72418d10e3e542d6307e3fd50476948475244622b
3
+ size 5304