Intradiction
commited on
Commit
·
8313878
1
Parent(s):
13f978f
Update adapter_config.json
Browse files- adapter_config.json +0 -4
adapter_config.json
CHANGED
@@ -4,10 +4,6 @@
|
|
4 |
"base_model_name_or_path": "distilbert-base-uncased",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
-
"id2label": {
|
8 |
-
"0": "NEGATIVE",
|
9 |
-
"1": "POSITIVE"
|
10 |
-
},
|
11 |
"inference_mode": true,
|
12 |
"init_lora_weights": true,
|
13 |
"layers_pattern": null,
|
|
|
4 |
"base_model_name_or_path": "distilbert-base-uncased",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
|
|
|
|
|
|
|
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|