duyphu commited on
Commit
f2c3ef3
·
verified ·
1 Parent(s): 15505c7

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
- "v_proj",
24
- "down_proj",
25
  "gate_proj",
 
26
  "up_proj",
 
 
27
  "k_proj",
28
- "q_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "o_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "v_proj",
28
  "k_proj",
29
+ "q_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:6eb6127f659916f94e516f79d7b345bd49b05101a2a8de5a4abc812d21a173a8
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e9972a048cf65682e51fbcdc1109cba72f69daa61248be6b64acce5ce13a2cd
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9fe8368a372168271c03869b03b462684c8e1fd22ff4f807ec46893f98a79fd
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77204ea553dffce8c535a4144f72d5a171ef9e49a1c0733e2f5b700fc0d7f0b1
3
  size 6776