g8a9 commited on
Commit
98ae942
1 Parent(s): e451134

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -24,8 +24,8 @@
24
  "use_cache": true,
25
  "vocab_size": 30522,
26
  "id2label": {
27
- 0: "non-misogynist",
28
- 1: "misogynist"
29
  },
30
  "label2id": {
31
  "misogynist": 1,
24
  "use_cache": true,
25
  "vocab_size": 30522,
26
  "id2label": {
27
+ "0": "non-misogynist",
28
+ "1": "misogynist"
29
  },
30
  "label2id": {
31
  "misogynist": 1,