Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Jaren
/
EntityT5
like
0
Text2Text Generation
Transformers
PyTorch
t5
text-2-text-generation
text-generation-inference
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
EntityT5
/
special_tokens_map.json
Jaren
Upload special_tokens_map.json
e6e03a8
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
141 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"<speaker1>"
,
"<speaker2>"
,
"<find_entity>"
]
}