Commit ·
023e089
1
Parent(s): 55dcbd8
Update label_encoder.txt
Browse files- label_encoder.txt +5 -5
label_encoder.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
'
|
| 2 |
-
'
|
| 3 |
-
'
|
| 4 |
-
'
|
| 5 |
================
|
| 6 |
-
'starting_index' => 0
|
|
|
|
| 1 |
+
'neu' => 0
|
| 2 |
+
'ang' => 1
|
| 3 |
+
'hap' => 2
|
| 4 |
+
'sad' => 3
|
| 5 |
================
|
| 6 |
+
'starting_index' => 0
|