sam1120 commited on
Commit
2f6bd95
1 Parent(s): 642676a
Files changed (1) hide show
  1. id2label.json +5 -0
id2label.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "0": "unlabeled",
3
+ "1": "safe",
4
+ "2": "unsafe"
5
+ }