Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ckip-joint
/
bloom-3b-zh
like
30
Follow
CKIP Joint Research Group
38
Text Generation
Transformers
PyTorch
Chinese
bloom
text-generation-inference
Inference Endpoints
arxiv:
2303.04715
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
265d942
bloom-3b-zh
/
tokenizer_config.json
pochunhsu
Upload 5 files
4e87e15
over 1 year 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"
}