File size: 807 Bytes
933a330 1f7dd69 2f15a6a aea0d32 1f7dd69 77dbbe2 1f7dd69 77dbbe2 933a330 1f7dd69 933a330 1f7dd69 933a330 |
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 |
{
"add_prefix_space": false,
"added_tokens_decoder": {
"0": {
"content": "UNK",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"1": {
"content": "PAD",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"3": {
"content": "UTT_BOUNDARY",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "UTT_BOUNDARY",
"clean_up_tokenization_spaces": true,
"eos_token": "UTT_BOUNDARY",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "PAD",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "UNK"
}
|