v2ray commited on
Commit
e315537
·
1 Parent(s): fa326fb

Retrained on better cleaned dataset.

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
- "q_proj",
18
- "down_proj",
19
  "gate_proj",
 
 
20
  "k_proj",
21
- "v_proj",
22
- "o_proj",
23
- "up_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
+ "v_proj",
 
18
  "gate_proj",
19
+ "up_proj",
20
+ "q_proj",
21
  "k_proj",
22
+ "down_proj",
23
+ "o_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a999607815ed7d426c5527c14e74b4d2cf23a2e84f698bc6aece95d198529e83
3
  size 414592197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497e8049254d4f9a238ac97e5e4e5b9130ab5fee47a0d6cb007314d3ad9f5b1f
3
  size 414592197