Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
bigscience
/
bloom-560m
like
285
Text Generation
Transformers
PyTorch
JAX
ONNX
Safetensors
48 languages
bloom
Inference Endpoints
text-generation-inference
arxiv:
1909.08053
arxiv:
2110.02861
arxiv:
2108.12409
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
61
Train
Deploy
Use in Transformers
4f42c91
bloom-560m
/
special_tokens_map.json
ybelkada
HF staff
Upload special_tokens_map.json
e5e66cc
over 1 year ago
raw
history
blame
No virus
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}