chauhoang commited on
Commit
d303e74
·
verified ·
1 Parent(s): f547242

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
- "up_proj",
24
  "k_proj",
 
25
  "o_proj",
26
- "v_proj",
27
- "down_proj",
28
  "gate_proj",
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "up_proj",
25
  "o_proj",
 
 
26
  "gate_proj",
27
+ "down_proj",
28
+ "v_proj",
29
  "q_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:4780df72cd6a50e04e7d0443ce5f13975b16666083ca5ec9312d1bec2284dffe
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60032be9ee6286c17e5c28ac0dee145b85c6bee7a6fbb18b755d325865725204
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfddd1af6274813621dd150fddfd9bccd69838f154612ef28b7e4a905f1c485b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddf45af847055483d85c5ba862886709057bf045ebe45a06714777ce18bb7d83
3
  size 6776