Text Generation
Transformers
Safetensors
Catalan
English
Spanish
bloom
Inference Endpoints
text-generation-inference
Flor63PureQA / special_tokens_map.json
crodri's picture
initial upload
281b7d6
{
"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
},
"pad_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}