Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bigscience
/
bloom-petals
like
21
Follow
BigScience Workshop
808
Text Generation
Transformers
PyTorch
bloom
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
main
bloom-petals
/
special_tokens_map.json
justheuristic
push-o-matic
a49566d
about 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>"
}