datasets: | |
- SZTAKI-HLT/HunSum-1 | |
language: | |
- hu | |
metrics: | |
- rouge | |
pipeline_tag: text2text-generation | |
inference: | |
parameters: | |
num_beams: 5 | |
length_penalty: 2 | |
max_length: 128 | |
no_repeat_ngram_size: 3 | |
tags: | |
- hubert | |
- bert | |
# Model Card for Bert2Bert-HunSum-1 | |
The Bert2Bert-HunSum-1 is a Hungarian summarization model, which was trained on the SZTAKI-HLT/HunSum-1 dataset. |