Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
luyaojie
/
uie-base-en
like
3
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
uie-base-en
/
special_tokens_map.json
root
Init
966f8b1
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
116 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"<spot>"
,
"<asoc>"
]
}