Upload label_encoder.txt
Browse files- label_encoder.txt +5 -0
label_encoder.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'en' => 0
|
| 2 |
+
'hi' => 1
|
| 3 |
+
'other' => 2
|
| 4 |
+
================
|
| 5 |
+
'starting_index' => 0
|