thomasdehaene commited on
Commit
6b739a1
1 Parent(s): a2354c9

Update label2id

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -4,10 +4,6 @@
4
  "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
- "id2label": {
8
- "0": "non-toxic",
9
- "1": "toxic"
10
- },
11
  "bos_token_id": 0,
12
  "classifier_dropout": null,
13
  "eos_token_id": 2,
 
4
  "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
 
 
 
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,