pico-maml-decoder-tiny / checkpoints /step_5000 /special_tokens_map.json
davidafrica's picture
Upload folder using huggingface_hub
784cba5 verified
raw
history blame contribute delete
433 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"mask_token": {
"content": "[MASK]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|padding|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}