abhishek HF staff commited on
Commit
41ddcb9
1 Parent(s): ac87079

fix config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/abhishek/huggingface/models/convbert_models/convbert_medium_small",
3
  "architectures": [
4
  "ConvBertModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "YituTech/conv-bert-medium-small",
3
  "architectures": [
4
  "ConvBertModel"
5
  ],