Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
merve
/
bart-example
like
0
Transformers
google-tensorflow
TensorFlow
bart
text2text-generation
generated_from_keras_callback
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
refs/pr/2
bart-example
/
generation_config.json
Cratee
Upload TFBartForConditionalGeneration
4f1c3b0
over 2 years ago
raw
Copy download link
history
blame
Safe
191 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
0
,
"decoder_start_token_id"
:
2
,
"eos_token_id"
:
2
,
"forced_eos_token_id"
:
2
,
"pad_token_id"
:
1
,
"transformers_version"
:
"4.29.2"
}