Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bigscience
/
bigscience-small-testing
like
4
Follow
BigScience Workshop
792
Text Generation
Transformers
PyTorch
Safetensors
English
bloom
feature-extraction
integration
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
9db8199
bigscience-small-testing
/
special_tokens_map.json
Younes Belkada
Create special_tokens_map.json
98a7926
over 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}