TrgTuan10 commited on
Commit
c12a9db
1 Parent(s): 335d6cf

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,17 +19,17 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "k_proj",
28
- "v_proj",
29
  "o_proj",
30
- "up_proj",
31
  "gate_proj",
32
- "q_proj"
 
 
 
 
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "o_proj",
 
27
  "gate_proj",
28
+ "v_proj",
29
+ "down_proj",
30
+ "q_proj",
31
+ "up_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:230e90d90eaa0f635873a2fb20babdd1b0542576639710c06224f979b4383075
3
- size 88693872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711140aa7735e5713651c0e8eaa9a6d6d57b4161c5f5f40d989be65bc4ad5394
3
+ size 177299840