Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheTravellingEngineer
/
bloom-560m-RLHF-v2
like
3
Text Generation
Transformers
PyTorch
bloom
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
eee6a43
bloom-560m-RLHF-v2
/
special_tokens_map.json
TheTravellingEngineer
BLOOM-v4-560m update files (Uploaded from AWS)
eee6a43
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}