Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dq158
/
morbing
like
0
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
19413b6
morbing
/
tokenizer_config.json
dq158
Upload 7 files
4e7c8ba
over 1 year ago
raw
Copy download link
history
blame
Safe
223 Bytes
{
"eos_token"
:
"</s>"
,
"extra_ids"
:
100
,
"model_max_length"
:
512
,
"name_or_path"
:
"google/flan-t5-base"
,
"pad_token"
:
"<pad>"
,
"sp_model_kwargs"
:
{
}
,
"tokenizer_class"
:
"T5Tokenizer"
,
"unk_token"
:
"<unk>"
}