michaelfeil
commited on
Commit
•
0d03be9
1
Parent(s):
9cd3c21
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"attn_implementation": "torch",
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_bert.JinaBertConfig",
|
8 |
-
"AutoModelForSequenceClassification": "modeling_bert.JinaBertForSequenceClassification"
|
9 |
},
|
10 |
"id2label": {
|
11 |
"0": "LABEL_RERANK_0"
|
|
|
5 |
"attn_implementation": "torch",
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_bert.JinaBertConfig",
|
8 |
+
"AutoModelForSequenceClassification": "modeling_bert.JinaBertForSequenceClassification"
|
9 |
},
|
10 |
"id2label": {
|
11 |
"0": "LABEL_RERANK_0"
|