Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
malmarjeh
/
mbert2mbert-arabic-text-summarization
like
11
Transformers
PyTorch
Arabic
encoder-decoder
text2text-generation
Multilingual BERT
BERT2BERT
MSA
Arabic Text Summarization
Arabic News Title Generation
Arabic Paraphrasing
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
main
mbert2mbert-arabic-text-summarization
/
special_tokens_map.json
malmarjeh
add model files
e4b5fa5
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}