File size: 207 Bytes
d01ed1c |
1 2 3 4 5 6 7 8 9 |
{
"model_type": "tau/sled",
"underlying_config": "facebook/bart-large",
"context_size": 256,
"window_fraction": 0.5,
"prepend_prefix": true,
"encode_prefix": true,
"sliding_method": "dynamic"
} |