Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jkawamoto
/
BARTxiv-ct2
like
0
Summarization
Transformers
English
ctranslate2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
83dd3fc
BARTxiv-ct2
/
config.json
jkawamoto
Add model files
83dd3fc
5 months ago
raw
Copy download link
history
blame
Safe
223 Bytes
{
"add_source_bos"
:
false
,
"add_source_eos"
:
false
,
"bos_token"
:
"<s>"
,
"decoder_start_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"layer_norm_epsilon"
:
null
,
"multi_query_attention"
:
false
,
"unk_token"
:
"<unk>"
}