Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"sadness": [0.037],
|
| 20 |
"surprise": [0.050],
|
| 21 |
},
|
| 22 |
-
"model": {"file": "
|
| 23 |
"task": "tabular-classification",
|
| 24 |
}
|
| 25 |
}
|
|
|
|
| 19 |
"sadness": [0.037],
|
| 20 |
"surprise": [0.050],
|
| 21 |
},
|
| 22 |
+
"model": {"file": "HME_pickle.pkl"},
|
| 23 |
"task": "tabular-classification",
|
| 24 |
}
|
| 25 |
}
|