Porjaz commited on
Commit
0e4f127
1 Parent(s): 4e28017

Create label_encoder.txt

Browse files
Files changed (1) hide show
  1. label_encoder.txt +7 -0
label_encoder.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ '1' => 0
2
+ '3' => 1
3
+ '5' => 2
4
+ '4' => 3
5
+ '2' => 4
6
+ ================
7
+ 'starting_index' => 0