Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BelleGroup
/
BELLE-7B-1M
like
17
Follow
BELLE Group // Be Everyone's Large Language model Engine
186
Text2Text Generation
Transformers
PyTorch
Chinese
English
bloom
feature-extraction
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
BELLE-7B-1M
/
special_tokens_map.json
jiyunjie001
add files
28bc13b
over 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}