File size: 167 Bytes
e0190a2 |
1 2 3 4 5 6 7 8 |
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"special_tokens_map_file": null,
"tokenizer_class": "CTRLTokenizer",
"unk_token": "<unk>"
}
|
e0190a2 |
1 2 3 4 5 6 7 8 |
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"special_tokens_map_file": null,
"tokenizer_class": "CTRLTokenizer",
"unk_token": "<unk>"
}
|