tahniat commited on
Commit
3bda055
·
1 Parent(s): 59e2426

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -9,8 +9,8 @@
9
  "Biased": 1
10
  },
11
  "id2label": {
12
- "0": "Non-biased",
13
- "1": "Biased"
14
  },
15
  "attention_dropout": 0.1,
16
  "dim": 768,
 
9
  "Biased": 1
10
  },
11
  "id2label": {
12
+ "0": "Non-Toxic",
13
+ "1": "Toxic"
14
  },
15
  "attention_dropout": 0.1,
16
  "dim": 768,