Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nielsr
/
nt5-small-rc1
like
3
Text2Text Generation
Transformers
PyTorch
JAX
ucinlp/drop
t5
text-generation-inference
Inference Endpoints
arxiv:
2104.07307
arxiv:
1903.00161
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
bf9e974
nt5-small-rc1
/
special_tokens_map.json
nielsr
HF staff
First commit
1915e0e
over 3 years ago
raw
Copy download link
history
blame
Safe
162 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"0"
,
"1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"7"
,
"8"
,
"9"
,
"<ss>"
,
"<sv>"
]
}