Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
erythropygia
/
bert-turkish-summarization
like
0
Text2Text Generation
Transformers
PyTorch
Turkish
encoder-decoder
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-turkish-summarization
/
special_tokens_map.json
erythropygia
Upload 6 files
8160435
verified
10 months 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]"
}