abhishek HF staff commited on
Commit
a53f27a
1 Parent(s): 7232d81

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_small",
3
  "architectures": [
4
  "ConvBertModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "YituTech/conv-bert-small",
3
  "architectures": [
4
  "ConvBertModel"
5
  ],