Spaces:
Paused
Paused
File size: 191 Bytes
c9bf3f7 |
1 2 3 4 5 6 7 |
{
"tokenizer_class": "AutoTokenizer",
"model_max_length": 2048,
"padding_side": "right",
"truncation_side": "right",
"special_tokens_map_file": "special_tokens_map.json"
} |