duyphu commited on
Commit
abcefd3
·
verified ·
1 Parent(s): a7a6459

Training in progress, step 1

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