Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SZTAKI-HLT
/
Bert2Bert-HunSum-1
like
2
Follow
Human Language Technology Group at SZTAKI
9
Text2Text Generation
Transformers
PyTorch
SZTAKI-HLT/HunSum-1
Hungarian
encoder-decoder
hubert
bert
summarization
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
Bert2Bert-HunSum-1
/
special_tokens_map.json
dorinalakatos
Upload tokenizer
a7c720d
almost 2 years 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]"
}