duyphu commited on
Commit
7c648f4
·
verified ·
1 Parent(s): f2b04d0

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "k_proj",
25
- "o_proj",
26
- "up_proj",
27
  "down_proj",
 
 
28
  "gate_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
 
 
24
  "down_proj",
25
+ "up_proj",
26
+ "o_proj",
27
  "gate_proj",
28
+ "k_proj",
29
  "v_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:48e371c3424be05ec9cb6e6d8ffa364a92ca4d7374d2b85e9d4c4742c2597a41
3
  size 390888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d81c77a6325f539bf53028f3ed47b3806e94ac23ddab4c9db85dd439489e913c
3
  size 390888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ec006216224df2fc63cf3324e6f4b63d63942ca618b42fbe3c7693443b1581f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4635e5f9d0c2f35d61bb8f8b3356b908edd310c04a95d77d1c1f70ded96e0d
3
  size 6776