Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ahmeshaf
/
ecb_tagger_seq2seq
like
1
Text2Text Generation
Transformers
Safetensors
doi:10.57967/hf/2637
t5
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
88ea8cd
ecb_tagger_seq2seq
/
generation_config.json
ahmeshaf
Upload 7 files
88ea8cd
verified
7 months ago
raw
Copy download link
history
blame
203 Bytes
{
"decoder_start_token_id"
:
0
,
"early_stopping"
:
true
,
"eos_token_id"
:
1
,
"max_new_tokens"
:
32
,
"min_new_tokens"
:
1
,
"num_beams"
:
2
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.39.0"
}