Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
Norwegian
ArXiv:
Libraries:
Datasets
pandas
License:
NorGLM commited on
Commit
d41b73c
1 Parent(s): 428e1b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -26,14 +26,14 @@ The dataset is split into train and test sets.
26
  For English version of this dataset, please refer to [link](https://paperswithcode.com/dataset/cnn-daily-mail-1)
27
 
28
  ## Citation Information
 
29
 
30
- Please cite original CNN/Daily Mail dataset:
31
  ```
32
- @article{nallapati2016abstractive,
33
- title={Abstractive text summarization using sequence-to-sequence rnns and beyond},
34
- author={Nallapati, Ramesh and Zhou, Bowen and Gulcehre, Caglar and Xiang, Bing and others},
35
- journal={arXiv preprint arXiv:1602.06023},
36
- year={2016}
37
  }
38
  ```
39
 
 
26
  For English version of this dataset, please refer to [link](https://paperswithcode.com/dataset/cnn-daily-mail-1)
27
 
28
  ## Citation Information
29
+ If you feel our work is helpful, please cite our paper:
30
 
 
31
  ```
32
+ @article{liu2023nlebench+,
33
+ title={NLEBench+ NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian},
34
+ author={Liu, Peng and Zhang, Lemei and Farup, Terje Nissen and Lauvrak, Even W and Ingvaldsen, Jon Espen and Eide, Simen and Gulla, Jon Atle and Yang, Zhirong},
35
+ journal={arXiv preprint arXiv:2312.01314},
36
+ year={2023}
37
  }
38
  ```
39