Osiris commited on
Commit
9c6ab9c
1 Parent(s): f08d18c

Upload config.json

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