Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
valhalla
/
t5-base-squad
like
3
Text Generation
Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
t5-base-squad
/
special_tokens_map.json
system
HF Staff
Update special_tokens_map.json
c232b44
about 5 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}