Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ClueAI
/
PromptCLUE-base-v1-5
like
50
Transformers
PyTorch
Chinese
t5
text2text-generation
text-generation-inference
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/2
PromptCLUE-base-v1-5
/
tokenizer_config.json
ClueAI
Update tokenizer_config.json
6c40042
over 2 years ago
raw
Copy download link
history
blame
Safe
195 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-base"
}