Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ClueAI
/
PromptCLUE-base
like
74
Text2Text Generation
Transformers
PyTorch
Chinese
t5
text-generation-inference
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
63ac8ff
PromptCLUE-base
/
tokenizer_config.json
ClueAI
Update tokenizer_config.json
63ac8ff
almost 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"
}