horsbug98 commited on
Commit
d6ac477
1 Parent(s): 4205cc1

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "henryk/bert-base-multilingual-cased-finetuned-dutch-squad2",
3
  "architectures": [
4
  "BertForQuestionAnswering"
5
  ],
@@ -16,7 +16,6 @@
16
  "model_type": "bert",
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
- "output_past": true,
20
  "pad_token_id": 0,
21
  "pooler_fc_size": 768,
22
  "pooler_num_attention_heads": 12,
1
  {
2
+ "_name_or_path": "bert-base-multilingual-cased",
3
  "architectures": [
4
  "BertForQuestionAnswering"
5
  ],
16
  "model_type": "bert",
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
 
19
  "pad_token_id": 0,
20
  "pooler_fc_size": 768,
21
  "pooler_num_attention_heads": 12,