File size: 873 Bytes
43f8d11 4dae406 43f8d11 c3ae6b4 43f8d11 8e0a2a4 43f8d11 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
{
"add_prefix_space": false,
"added_tokens_decoder": {
"4": {
"content": "N",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"5": {
"content": "-",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"auto_map": {
"AutoTokenizer": [
"tokenization_phylogpn.PhyloGPNTokenizer",
null
]
},
"bos_token": null,
"clean_up_tokenization_spaces": false,
"cls_token": null,
"eos_token": null,
"extra_special_tokens": {},
"mask_token": null,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "-",
"padding_side": "right",
"sep_token": null,
"split_special_tokens": true,
"tokenizer_class": "PhyloGPNTokenizer",
"unk_token": "N"
}
|