hassan4830
commited on
Commit
·
31674e4
1
Parent(s):
2e5139a
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|
6 |
-
"
|
7 |
"negative",
|
8 |
"positive"
|
9 |
],
|
|
|
3 |
"architectures": [
|
4 |
"XLMRobertaForSequenceClassification"
|
5 |
],
|
6 |
+
"label2id": [
|
7 |
"negative",
|
8 |
"positive"
|
9 |
],
|