Upload config
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"relative_attention_max_distance": 128,
|
| 27 |
"relative_attention_num_buckets": 32,
|
| 28 |
"task_specific_params": {
|
| 29 |
-
"
|
| 30 |
"early_stopping": true,
|
| 31 |
"max_length": 50,
|
| 32 |
"num_beams": 4,
|
|
|
|
| 26 |
"relative_attention_max_distance": 128,
|
| 27 |
"relative_attention_num_buckets": 32,
|
| 28 |
"task_specific_params": {
|
| 29 |
+
"text2text-generation": {
|
| 30 |
"early_stopping": true,
|
| 31 |
"max_length": 50,
|
| 32 |
"num_beams": 4,
|