shirwu commited on
Commit
56f50b8
·
verified ·
1 Parent(s): d76390d

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "gate_proj",
27
  "down_proj",
28
- "o_proj",
29
  "q_proj",
30
- "up_proj",
31
  "k_proj",
32
- "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "o_proj",
28
  "gate_proj",
29
  "down_proj",
 
30
  "q_proj",
 
31
  "k_proj",
32
+ "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef6c91e6665dffe5b84a80f9114f02d277bb596a900e435184cd8e1f700b94bd
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5399169408e0472fec79734ce74469216db17bc47fec9ded630bcd2bf4736b5d
3
  size 90207248
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae6cbbe858be4a1cb3e2bc3ba85d2327b14751b5e044a9603036548eb2f1d41d
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3237f3e057123fbc65a25db0eb3f0af442caca834014a73886eb170a736b05a
3
  size 5496