fl399 commited on
Commit
1418949
1 Parent(s): c479588

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,6 +1,5 @@
1
  {
2
- "model_type": "bert",
3
- "name_or_path": "bert-base-uncased",
4
  "architectures": [
5
  "BertModel"
6
  ],
1
  {
2
+ "_name_or_path": "bert-base-uncased",
 
3
  "architectures": [
4
  "BertModel"
5
  ],