hassan4830 commited on
Commit
a71ef62
·
1 Parent(s): ff8491a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -4,8 +4,8 @@
4
  "XLMRobertaForSequenceClassification"
5
  ],
6
  "label2id": [
7
- "LABEL0":"negative",
8
- "LABEL1":"positive"
9
  ],
10
  "attention_probs_dropout_prob": 0.1,
11
  "bos_token_id": 0,
 
4
  "XLMRobertaForSequenceClassification"
5
  ],
6
  "label2id": [
7
+ "negative",
8
+ "positive"
9
  ],
10
  "attention_probs_dropout_prob": 0.1,
11
  "bos_token_id": 0,