Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
emillykkejensen
/
daT5-base
like
0
Text2Text Generation
Transformers
PyTorch
Danish
mt5
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
4bef8aa
daT5-base
/
tokenizer_config.json
emillykkejensen
Upload tokenizer_config.json
33dca5e
about 3 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"extra_ids"
:
0
,
"additional_special_tokens"
:
null
,
"sp_model_kwargs"
:
{
}
,
"tokenizer_class"
:
"T5Tokenizer"
}