Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -95,6 +95,16 @@ NorOpenBookQA is part of the collection of Norwegian QA datasets, which also inc
|
|
95 |
- **Paper:** [arxiv.org/abs/2501.11128](https://arxiv.org/abs/2501.11128) (to be presented at NoDaLiDa/Baltic-HLT 2025)
|
96 |
- **License:** MIT
|
97 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
### Uses
|
100 |
|
|
|
95 |
- **Paper:** [arxiv.org/abs/2501.11128](https://arxiv.org/abs/2501.11128) (to be presented at NoDaLiDa/Baltic-HLT 2025)
|
96 |
- **License:** MIT
|
97 |
|
98 |
+
### Citation
|
99 |
+
|
100 |
+
```
|
101 |
+
@article{mikhailov2025collection,
|
102 |
+
title={A Collection of Question Answering Datasets for Norwegian},
|
103 |
+
author={Mikhailov, Vladislav and M{\ae}hlum, Petter and Lang{\o}, Victoria Ovedie Chruickshank and Velldal, Erik and {\O}vrelid, Lilja},
|
104 |
+
journal={arXiv preprint arXiv:2501.11128},
|
105 |
+
year={2025}
|
106 |
+
}
|
107 |
+
```
|
108 |
|
109 |
### Uses
|
110 |
|