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
d19773e
t5-base-squad
/
tokenizer_config.json
system
HF Staff
Update tokenizer_config.json
d5b5b54
about 5 years ago
raw
Copy download link
history
blame
90 Bytes
{
"model_max_length"
:
512
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}