File size: 242 Bytes
f6bb25c |
1 2 3 4 5 6 7 8 9 10 11 |
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
} |