error577 commited on
Commit
b5774f4
·
verified ·
1 Parent(s): c9a47ae

Training in progress, step 50

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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "k_proj",
25
- "up_proj",
26
- "v_proj",
27
  "down_proj",
 
 
 
28
  "gate_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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "down_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "q_proj",
27
  "gate_proj",
28
+ "up_proj",
29
+ "v_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:1f2c54b3cff7229bba3a337321576ca3fbedcde46f10b6c700245830c01cb495
3
- size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43756c87d3c353cd42eeb6185a59e755a36f9b382d2d1141fdd67b110a8adbc4
3
+ size 319876032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8d9124138abd44af04b2c60a935bcab4ff5cdb3ea64e57559b87dc3f7e79065
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:587385ca4b3a6c2778a0b2f3cca66b2116c2d78e99e16d5766eaff5ef6eeb893
3
  size 6776