gekkochat / tokenizer_config.json
yeorem's picture
Upload tokenizer_config.json
9e6fbe3 verified
raw
history blame contribute delete
108 Bytes
{
"do_lower_case": true,
"model_max_length": 512,
"tokenizer_class": "BertTokenizer"
}