Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
Norwegian
ArXiv:
Libraries:
Datasets
pandas
License:
NorGLM commited on
Commit
3f25d0c
·
verified ·
1 Parent(s): d3815d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -19,11 +19,12 @@ This dataset is built upon the existing datasets. We therefore follow its origin
19
  If you feel our work is helpful, please cite our paper:
20
 
21
  ```
22
- @article{liu2023nlebench+,
23
- title={NLEBench+ NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian},
24
- 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},
25
- journal={arXiv preprint arXiv:2312.01314},
26
- year={2023}
 
27
  }
28
  ```
29
 
 
19
  If you feel our work is helpful, please cite our paper:
20
 
21
  ```
22
+ @inproceedings{liu2024nlebench+,
23
+ title={NLEBench+NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian},
24
+ 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},
25
+ booktitle={Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing},
26
+ pages={5543--5560},
27
+ year={2024}
28
  }
29
  ```
30