Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
marcderbauer
/
vice-headlines
like
0
Text Generation
Transformers
PyTorch
Safetensors
bloom
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
vice-headlines
/
special_tokens_map.json
marcderbauer
Upload special_tokens_map.json
29e87e3
about 2 years ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}