DinoLiu commited on
Commit
c5f0882
1 Parent(s): 6750539

change config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "improved_bert",
3
  "num_classes": 13,
4
  "bert_model": "bert-base-uncased"
5
  }
 
1
  {
2
+ "model_type": "bert",
3
  "num_classes": 13,
4
  "bert_model": "bert-base-uncased"
5
  }