system HF staff commited on
Commit
df66e34
1 Parent(s): 32d93d2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,6 +10,6 @@
10
  "num_hidden_layers": 12,
11
  "type_vocab_size": 2,
12
  "vocab_size": 30000,
13
- "model_type": bert
14
  }
15
 
 
10
  "num_hidden_layers": 12,
11
  "type_vocab_size": 2,
12
  "vocab_size": 30000,
13
+ "model_type": "bert"
14
  }
15