linh1 commited on
Commit
191fc58
·
verified ·
1 Parent(s): 4f57459

Training in progress, step 9

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