Humanoid-Web3-IntentNet-v2 / tokenizer_config.json
Caplin43's picture
Create tokenizer_config.json
2c1aac8 verified
{
"do_lower_case": true,
"model_max_length": 128,
"padding_side": "right",
"truncation": true,
"clean_text": true
}