NorGLM/NorGPT-3B-continue-summarization-peft
Summarization • Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
NO-CNN-DailyMail is a Norwegian news summarization dataset partially machine translated from English version of CNN Dailymail Dataset. The summaries were written by journalists at CNN and the DailyMail. The dataset can be used for Machine reading comprehension and abstractive summarization tasks.
For each instance, there is an article string and a positive_sample string representing news article and abstractive summary to this article.
The dataset is split into train and test sets.
| #samples | |
|---|---|
| train | 61181 |
| test | 15287 |
For English version of this dataset, please refer to link
If you feel our work is helpful, please cite our papers:
@article{gulla2026norwai,
title={NorwAI's Large Language Models: Technical Report},
author={Gulla, Jon Atle and Liu, Peng and Zhang, Lemei},
journal={arXiv preprint arXiv:2601.03034},
year={2026}
}
@inproceedings{liu2024nlebench+,
title={NLEBench+NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian},
author={Liu, Peng and Zhang, Lemei and Farup, Terje and Lauvrak, Even and Ingvaldsen, Jon and Eide, Simen and Gulla, Jon Atle and Yang, Zhirong},
booktitle={Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing},
pages={5543--5560},
year={2024}
}