Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Chakita
/
MathBloom
like
1
Text Generation
Transformers
PyTorch
bloom
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
MathBloom
/
special_tokens_map.json
Chakita
add tokenizer
1326b7b
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}