duyphu commited on
Commit
952cb5e
·
verified ·
1 Parent(s): eef3ca5

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "up_proj",
25
  "down_proj",
26
- "v_proj",
27
- "k_proj",
28
  "o_proj",
 
 
 
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
 
24
  "o_proj",
25
+ "q_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "up_proj",
29
  "gate_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:c7fb8d2daad961e20fba1e5f64bc94d1e8179e830ed88ead87679781af2405c4
3
  size 59933632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1435bee1c771ef4cf7404a0118f6b7852c168804421fa0ea0737ad2caacff69b
3
  size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99b468d6d14e4b80d8c0977ca5f82ec8bb55ea535da3f21c38f506ba0d043a46
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1feb354a47b7ffff6f2b17547518289c2b97f74c8a0976a479803f7ccf7ef227
3
  size 6776