danielpolok commited on
Commit
5107120
1 Parent(s): f14e7c7

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "data/intent-classification-model\\",
3
  "architectures": [
4
  "MPNetModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "data/models/intent-classification-model\\",
3
  "architectures": [
4
  "MPNetModel"
5
  ],