Added link and reference to arXiv article.
Browse files
README.md
CHANGED
@@ -112,14 +112,14 @@ The Norwegian Comma Benchmark was created by Hans Christian Farsethås and Joaki
|
|
112 |
|
113 |
## To cite this work
|
114 |
|
|
|
|
|
115 |
```bibtex
|
116 |
-
@
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
journal = {Hugging Face repository},
|
122 |
-
howpublished = {\url{https://huggingface.co/datasets/hcfa/ncb}},
|
123 |
}
|
124 |
```
|
125 |
|
|
|
112 |
|
113 |
## To cite this work
|
114 |
|
115 |
+
The dataset is introduced as part of NorEval in the article [*NorEval: A Norwegian Language Understanding and Generation Evaluation Benchmark*](https://arxiv.org/abs/2504.07749).
|
116 |
+
|
117 |
```bibtex
|
118 |
+
@article{mikhailov2025noreval,
|
119 |
+
title={NorEval: A Norwegian Language Understanding and Generation Evaluation Benchmark},
|
120 |
+
author={Mikhailov, Vladislav and Enstad, Tita and Samuel, David and Farseth{\aa}s, Hans Christian and Kutuzov, Andrey and Velldal, Erik and {\O}vrelid, Lilja},
|
121 |
+
journal={arXiv preprint arXiv:2504.07749},
|
122 |
+
year={2025}
|
|
|
|
|
123 |
}
|
124 |
```
|
125 |
|