Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
abdalrahmanshahrour
/
ArabicSummarizer
like
1
Text2Text Generation
Transformers
PyTorch
Arabic
encoder-decoder
AraBERT
BERT
BERT2BERT
MSA
Arabic Text Summarization
Arabic News Title Generation
Arabic Paraphrasing
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
11e8536
ArabicSummarizer
/
special_tokens_map.json
abdalrahmanshahrour
Upload 9 files
11e8536
almost 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}