Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
muchad
/
idt5-base
like
6
Text2Text Generation
Transformers
PyTorch
Indonesian
English
multilingual
t5
idt5
text-generation-inference
Inference Endpoints
arxiv:
2302.00856
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
cb7a1fc
idt5-base
/
tokenizer_config.json
muchad
New model
6923a72
over 2 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"
}