File size: 129 Bytes
89e441e |
1 2 3 4 5 6 7 |
{
"clean_up_tokenization_spaces": true,
"eos_token": null,
"model_max_length": 1000,
"tokenizer_class": "EsmTokenizer"
}
|
89e441e |
1 2 3 4 5 6 7 |
{
"clean_up_tokenization_spaces": true,
"eos_token": null,
"model_max_length": 1000,
"tokenizer_class": "EsmTokenizer"
}
|