Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ClueAI
/
ChatYuan-large-v1
like
106
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
a724e61
ChatYuan-large-v1
/
tokenizer_config.json
ClueAI
Update tokenizer_config.json
94f1fa0
over 1 year ago
raw
Copy download link
history
blame
Safe
196 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"extra_ids"
:
0
,
"additional_special_tokens"
:
null
,
"model_max_length"
:
512
,
"name_or_path"
:
"t5-large"
}