tuanna08go commited on
Commit
2a5090d
·
verified ·
1 Parent(s): 44d5aad

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "k_proj",
 
 
25
  "up_proj",
26
  "o_proj",
27
- "q_proj",
28
- "gate_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "k_proj",
25
+ "gate_proj",
26
+ "v_proj",
27
  "up_proj",
28
  "o_proj",
 
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b914b03cded7e63aafaa7e863b683fe414d72a0563595b0e462370ed70da5d1
3
  size 15182728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef2a71a5a9b540ce7c1d633940099f33063ccda18231bbabdf501e2a56476db1
3
  size 15182728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0df12385600f0cf2e2531e2a847d15573e1f4c51d509006855903b33d0542fee
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9442dd4c9a844d120a998c7eef16e9780e882f8ce4943231b37419845c5f8eec
3
  size 6776