chauhoang commited on
Commit
54f3dd6
·
verified ·
1 Parent(s): e916979

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "q_proj",
25
- "down_proj",
26
  "gate_proj",
27
  "v_proj",
28
  "o_proj",
29
- "k_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
  "v_proj",
26
  "o_proj",
27
+ "down_proj",
28
+ "k_proj",
29
+ "up_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:d0f00761f17f5366d62dbef32eb852a228d3600de7dbc1564a91d9bb3f1a9c36
3
  size 59827904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8cd711507be8f532b023ab95090f2a1bbd65c380ea7cd045b0b4233eac8170
3
  size 59827904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0ee95a9aaf57e3bc447e10537653128b54127a29486fd92d5ab086f1bedee8b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee0553731daa4e69d2741d68580c4d96e6e3d13aefc575eef0f5c4965e0aba1
3
  size 6776