Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Langboat
/
bloom-6b4-zh
like
11
Follow
Langboat
39
Text Generation
Transformers
PyTorch
Chinese
bloom
text-generation-inference
Inference Endpoints
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0701b38
bloom-6b4-zh
/
special_tokens_map.json
bolin22
Upload special_tokens_map.json
1377e20
about 2 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}