Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -65,6 +65,7 @@
|
|
| 65 |
"max_length": 62,
|
| 66 |
"min_length": 11,
|
| 67 |
"num_beams": 6
|
|
|
|
| 68 |
},
|
| 69 |
"tie_word_embeddings": false,
|
| 70 |
"tokenizer_class": "BertTokenizer",
|
|
|
|
| 65 |
"max_length": 62,
|
| 66 |
"min_length": 11,
|
| 67 |
"num_beams": 6
|
| 68 |
+
}
|
| 69 |
},
|
| 70 |
"tie_word_embeddings": false,
|
| 71 |
"tokenizer_class": "BertTokenizer",
|