Ozziey commited on
Commit
7d983e8
·
1 Parent(s): 8a68ea8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "sadness": [0.037],
20
  "surprise": [0.050],
21
  },
22
- "model": {"file": "Pickle_HME_Model.pkl"},
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
  }