Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
valhalla
/
t5-base-squad
like
3
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
t5-base-squad
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
d5b5b54
over 4 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"model_max_length"
:
512
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}