CHINAYWX's picture
Training in progress, epoch 1
c1fbf2b verified
raw
history blame contribute delete
No virus
781 Bytes
{
"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
},
"2": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 512,
"pad_token": "<pad>",
"return_tensors": "pt",
"return_token_type_ids": false,
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "<unk>"
}