Update README.md
Browse files
README.md
CHANGED
@@ -16,15 +16,14 @@ This dataset belongs to NLEBench Norwegian benchmarks for evaluation on Norwegia
|
|
16 |
This dataset is built upon the existing datasets. We therefore follow its original license information.
|
17 |
|
18 |
## Citation Information
|
19 |
-
|
20 |
-
The dataset is from GLUE benchmark:
|
21 |
|
22 |
```
|
23 |
-
@
|
24 |
-
title={
|
25 |
-
author={
|
26 |
-
|
27 |
-
year={
|
28 |
}
|
29 |
```
|
30 |
|
|
|
16 |
This dataset is built upon the existing datasets. We therefore follow its original license information.
|
17 |
|
18 |
## Citation Information
|
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 |
|