Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
arzans9
/
finetuning_summarization
like
0
Transformers
TensorBoard
Safetensors
encoder-decoder
text2text-generation
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
Deploy
Use this model
main
finetuning_summarization
/
special_tokens_map.json
arzans9
End of training
edf1302
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}