YYYYYYibo commited on
Commit
415791c
1 Parent(s): 26517f2

Training in progress, epoch 0

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": 128,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "k_proj",
24
  "gate_proj",
25
- "v_proj",
26
- "down_proj",
27
  "up_proj",
28
- "q_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 64,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "gate_proj",
 
 
23
  "up_proj",
24
+ "q_proj",
25
+ "down_proj",
26
+ "o_proj",
27
+ "k_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f87f55ddc463dfe97b79100617ebc334333146776dd3d46f370acf70aa84d10
3
- size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93e386acbe404e691ac0336edaac7f36958b8b22983a08b2335909da2e1647c6
3
+ size 335605144
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39194ec5d1fee52fe6ef42b72b41c64d96c0b552b0a56d6f3005a15ee52d3d7c
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4d44e001349a4deb43fb33326de8e24a6f7b6df004ea11a3965bc3d1dd72db1
3
  size 4920