Datasets:

Modalities:
Text
Formats:
json
Languages:
Norwegian
ArXiv:
Libraries:
Datasets
pandas
License:
NorGLM commited on
Commit
0a2f79e
1 Parent(s): 18f1c1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,13 +21,13 @@ The dataset is split into train, val and test sets sourced from it original dist
21
  This dataset is built upon the existing datasets. We therefore follow its original license information.
22
 
23
  ## Citation Information
24
- We encourage to cite the GLUE benchmark:
 
25
  ```
26
- @inproceedings{wang2019glue,
27
- title={{GLUE}: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding},
28
- author={Wang, Alex and Singh, Amanpreet and Michael, Julian and Hill, Felix and Levy, Omer and Bowman, Samuel R.},
29
- note={In the Proceedings of ICLR.},
30
- year={2019}
31
  }
32
-
33
  ```
 
21
  This dataset is built upon the existing datasets. We therefore follow its original license information.
22
 
23
  ## Citation Information
24
+ If you feel our work is helpful, please cite our paper:
25
+
26
  ```
27
+ @article{liu2023nlebench+,
28
+ title={NLEBench+ NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian},
29
+ 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},
30
+ journal={arXiv preprint arXiv:2312.01314},
31
+ year={2023}
32
  }
 
33
  ```