Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
BelleGroup
/
BELLE-7B-2M
like
185
Follow
BELLE Group // Be Everyone's Large Language model Engine
182
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
5
Train
Deploy
Use this model
ad0c8c1
BELLE-7B-2M
/
special_tokens_map.json
jiyunjie001
add files
ad0c8c1
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>"
}