hassan4830 commited on
Commit
31674e4
·
1 Parent(s): 2e5139a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
6
- "id2label": [
7
  "negative",
8
  "positive"
9
  ],
 
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
6
+ "label2id": [
7
  "negative",
8
  "positive"
9
  ],