Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AnonymousSubmissionOnly
/
RobustGen
like
0
Transformers
PyTorch
t5
text2text-generation
text-generation-inference
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
RobustGen
/
tokenizer_config.json
AnonymousSubmissionOnly
Upload 4 files
d4c3285
over 2 years ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"extra_ids"
:
0
,
"additional_special_tokens"
:
null
,
"model_max_length"
:
512
,
"name_or_path"
:
"t5-base"
}