duyphu commited on
Commit
d86415f
·
verified ·
1 Parent(s): 7d9676b

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
- "v_proj",
25
  "k_proj",
 
26
  "q_proj",
27
- "gate_proj",
28
- "o_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "gate_proj",
25
  "up_proj",
 
26
  "k_proj",
27
+ "down_proj",
28
  "q_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:9667fb0be1919feeceeb3b040b737e769d5e840b1e21079dd3735b3488e42714
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85047b9c04df0e7ce9646fb4cd71e1d85ef08416eb74483964847677944e717d
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bbbb59895907a07092a2eb48f79729661d8ddb8372272f6d66ddee65f2c8207
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58104eb76264d972302ce9b298d6c05389526dbced6c1a20e77808a0683f47ff
3
  size 6776