finest-bert / tokenizer_config.json
matejulcar's picture
Added tokenizer config so the tokenizer correctly loads as cased.
346bd07
raw history blame
No virus
46 Bytes
{
"do_lower_case": false,
"max_len": 512
}