chauhoang commited on
Commit
605da2f
·
verified ·
1 Parent(s): 7f3d0cb

Training in progress, step 13

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