ConradHw commited on
Commit
1505a40
·
1 Parent(s): b2c48a9

Create config.json

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