Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -15,7 +15,6 @@
|
|
| 15 |
"max_position_embeddings": 2048,
|
| 16 |
"num_attention_heads": 12,
|
| 17 |
"num_hidden_layers": 12,
|
| 18 |
-
"task_type_vocab_size": 3,
|
| 19 |
"type_vocab_size": 4,
|
| 20 |
"use_task_id": true,
|
| 21 |
"vocab_size": 40000,
|
|
|
|
| 15 |
"max_position_embeddings": 2048,
|
| 16 |
"num_attention_heads": 12,
|
| 17 |
"num_hidden_layers": 12,
|
|
|
|
| 18 |
"type_vocab_size": 4,
|
| 19 |
"use_task_id": true,
|
| 20 |
"vocab_size": 40000,
|