willystumblr commited on
Commit
a537313
1 Parent(s): 1a3df0f

Upload GemmaForSequenceClassification

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
  "v_proj",
24
- "q_proj",
25
- "k_proj"
26
  ],
27
- "task_type": "CAUSAL_LM",
28
  "use_dora": false,
29
  "use_rslora": false
30
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
  "v_proj",
24
+ "o_proj",
25
+ "q_proj"
26
  ],
27
+ "task_type": "SEQ_CLS",
28
  "use_dora": false,
29
  "use_rslora": false
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d49d18db326b4d8ae96e50431fff4d599c5948084cf271cd957282bcb58631e5
3
  size 940208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10dbdcfc9eb09f0f004e50ee333b2096281243c98b8a9b3ab70142fc2eb3be74
3
  size 940208