Text Generation
Transformers
PyTorch
English
Hindi
Japanese
gpt2
conversational
Inference Endpoints
text-generation-inference
Senko-san-medium-abcd / special_tokens_map.json
EnterNameBros's picture
Inital commit
9a025dc
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}