Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ckip-joint
/
bloom-3b-zh
like
30
Follow
CKIP Joint Research Group
41
Text Generation
Transformers
PyTorch
Chinese
bloom
text-generation-inference
arxiv:
2303.04715
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
xet
Community
4
Deploy
Use this model
refs/pr/4
bloom-3b-zh
/
tokenizer_config.json
pochunhsu
Upload 5 files
4e87e15
about 3 years ago
raw
Copy download link
history
blame
Safe
199 Bytes
{
"unk_token"
:
"<unk>"
,
"eos_token"
:
"</s>"
,
"bos_token"
:
"<s>"
,
"pad_token"
:
"<pad>"
,
"name_or_path"
:
"bigscience/tokenizer"
,
"special_tokens_map_file"
:
null
,
"tokenizer_class"
:
"BloomTokenizerFast"
}