13 lines
312 B
JSON
13 lines
312 B
JSON
|
|
{
|
||
|
|
"add_prefix_space": false,
|
||
|
|
"bos_token": "<s>",
|
||
|
|
"clean_up_tokenization_spaces": false,
|
||
|
|
"eos_token": "</s>",
|
||
|
|
"model_input_names": [
|
||
|
|
"input_ids",
|
||
|
|
"attention_mask"
|
||
|
|
],
|
||
|
|
"model_max_length": 1000000000000000019884624838656,
|
||
|
|
"tokenizer_class": "PreTrainedTokenizerFast",
|
||
|
|
"unk_token": "<unk>"
|
||
|
|
}
|