File size: 153 Bytes
280b5a3 |
1 2 3 4 5 6 7 8 |
{
"model_max_length": 512,
"name_or_path": "ctrl",
"special_tokens_map_file": null,
"tokenizer_class": "CTRLTokenizer",
"unk_token": "<unk>"
}
|
280b5a3 |
1 2 3 4 5 6 7 8 |
{
"model_max_length": 512,
"name_or_path": "ctrl",
"special_tokens_map_file": null,
"tokenizer_class": "CTRLTokenizer",
"unk_token": "<unk>"
}
|