Oliver Adams commited on
Commit
227802b
1 Parent(s): 36c704e

Added small questions as positive yield examples.

Browse files

See df41838 in github.com:enfuse/koda_turn_yielding

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