Humanoid-Web3-ActionCore-v3 / tokenizer_config.json
Caplin43's picture
Create tokenizer_config.json
e8c95ad verified
{
"do_lower_case": true,
"model_max_length": 128,
"padding_side": "right",
"truncation": true,
"clean_text": true,
"strip_accents": true
}