qftop commited on
Commit
08578c6
1 Parent(s): 9fc7c3c

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "meta-llama/Llama-2-7B-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -14,8 +14,8 @@
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
- "q_proj",
18
- "v_proj"
19
  ],
20
  "task_type": "SEQ_CLS"
21
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "bert-base-uncased",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
+ "query",
18
+ "value"
19
  ],
20
  "task_type": "SEQ_CLS"
21
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b0cee3b25db75a93998f947ebb267be0fd9959352bd40237d730965c2439e3f
3
- size 16854289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c6b4cc5ccba3f27cc76c5588365fba4618b5293275c088814b1f08df3ce19fc
3
+ size 1200839