brikdavies commited on
Commit
c605d4c
·
verified ·
1 Parent(s): cbdc55b

LoRA fine-tuned for hint-following on MMLU

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
37
  "up_proj",
38
  "v_proj",
 
39
  "down_proj",
40
  "o_proj",
41
- "k_proj",
42
- "q_proj",
43
- "gate_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
+ "gate_proj",
38
  "up_proj",
39
  "v_proj",
40
+ "k_proj",
41
  "down_proj",
42
  "o_proj",
43
+ "q_proj"
 
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:752e8ed2fb9a20d2c845a3f246121322c7f2d8624dda97f71bdf6c28c0166f41
3
  size 23076136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f1bfdc527e9f68609c02c352df52f1d48ab6de3c6338a0c91a1bd265d3c2d26
3
  size 23076136