Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ClueAI
/
ChatYuan-large-v2
like
180
Text2Text Generation
Transformers
PyTorch
English
Chinese
t5
custom_code
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
10
Train
Deploy
Use this model
313b026
ChatYuan-large-v2
/
tokenizer_config.json
ClueAI
Update tokenizer_config.json
4d4b7c0
over 1 year ago
raw
Copy download link
history
blame
Safe
197 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"extra_ids"
:
0
,
"additional_special_tokens"
:
null
,
"model_max_length"
:
2048
,
"name_or_path"
:
"t5-large"
}