File size: 150 Bytes
e8c95ad | 1 2 3 4 5 6 7 8 | {
"do_lower_case": true,
"model_max_length": 128,
"padding_side": "right",
"truncation": true,
"clean_text": true,
"strip_accents": true
} |
e8c95ad | 1 2 3 4 5 6 7 8 | {
"do_lower_case": true,
"model_max_length": 128,
"padding_side": "right",
"truncation": true,
"clean_text": true,
"strip_accents": true
} |