merve HF staff commited on
Commit
f6d27e6
1 Parent(s): 39a4527

Create config.json

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