Dashafi commited on
Commit
08e0bad
·
verified ·
1 Parent(s): e1d864b

Upload folder 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": "google/mobilebert-uncased",
3
  "architectures": [
4
  "MobileBertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "./trained_mobilebert_intent_final",
3
  "architectures": [
4
  "MobileBertForSequenceClassification"
5
  ],