Oliver Adams commited on
Commit
c55ba65
·
1 Parent(s): cb5bc41

Updated training data to reflect some issues Lisa found.

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
  "up_proj",
25
- "o_proj",
26
  "gate_proj",
27
- "k_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "down_proj",
25
+ "k_proj",
26
  "q_proj",
27
  "up_proj",
 
28
  "gate_proj",
29
+ "v_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:198363de248dbd0237eea27db4ea777ce6230f60385b22f3b0f7d7fcc87a89cd
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b370316acc015ecfe27fec3466294faa90eff955ee58115ef3f4de2792a21b4
3
  size 100966336