Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
|
@@ -15,9 +15,6 @@
|
|
| 15 |
"num_attention_heads": 4,
|
| 16 |
"num_hidden_layers": 10,
|
| 17 |
"pad_token_id": 0,
|
| 18 |
-
"position_embedding_type": "absolute",
|
| 19 |
-
"transformers_version": "4.2.1",
|
| 20 |
"type_vocab_size": 2,
|
| 21 |
-
"use_cache": true,
|
| 22 |
"vocab_size": 21128
|
| 23 |
}
|
|
|
|
| 15 |
"num_attention_heads": 4,
|
| 16 |
"num_hidden_layers": 10,
|
| 17 |
"pad_token_id": 0,
|
|
|
|
|
|
|
| 18 |
"type_vocab_size": 2,
|
|
|
|
| 19 |
"vocab_size": 21128
|
| 20 |
}
|