ryefoxlime commited on
Commit
4827068
1 Parent(s): 3849a74

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "id2label": {
3
+ "0": "Normal",
4
+ "1": "Affected"
5
+ }
6
+ }