NightPrince commited on
Commit
0fec660
·
verified ·
1 Parent(s): f7710cc

Upload label_map.json

Browse files
Files changed (1) hide show
  1. label_map.json +11 -0
label_map.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "toxic",
3
+ "1": "severe_toxic",
4
+ "2": "obscene",
5
+ "3": "threat",
6
+ "4": "insult",
7
+ "5": "identity_hate",
8
+ "6": "non_toxic",
9
+ "7": "other",
10
+ "8": "unknown"
11
+ }