Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -50,7 +50,7 @@
|
|
| 50 |
"max_sentence_size": 128,
|
| 51 |
"max_sentences": 5,
|
| 52 |
"model_max_length": 640,
|
| 53 |
-
"model_type": "
|
| 54 |
"num_attention_heads": 4,
|
| 55 |
"num_hidden_layers": 8,
|
| 56 |
"output_past": true,
|
|
|
|
| 50 |
"max_sentence_size": 128,
|
| 51 |
"max_sentences": 5,
|
| 52 |
"model_max_length": 640,
|
| 53 |
+
"model_type": "hierarchical-transformer",
|
| 54 |
"num_attention_heads": 4,
|
| 55 |
"num_hidden_layers": 8,
|
| 56 |
"output_past": true,
|