tsinik commited on
Commit
3a59ef7
1 Parent(s): 027a556

Create label.json

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