tuanna08go commited on
Commit
88410a3
·
verified ·
1 Parent(s): affbd9c

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
24
  "up_proj",
25
  "o_proj",
26
- "gate_proj",
27
  "v_proj",
28
- "k_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "gate_proj",
25
  "up_proj",
26
  "o_proj",
27
+ "down_proj",
28
  "v_proj",
29
+ "k_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:c0e06e29a447c60c7f3eb7b8948116cea76449ca430c28933a6ffc0d6d4edb09
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1df55cc9e77b163d56a8f25c3fb2696db1185d20368bb2cea2764923cfcaf0
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baf9d37d50f4ca1710c30dee007df50be26959f9155bb16eccc99ecb2768bd60
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec64cda951563ce8f3056ecf6195d6b638941093d268106be7f31fb43d894e36
3
  size 6776