--- license: unknown language: - 'no' --- # Dataset Card for NO-QNLI ## Dataset Summary NO-QNLI is machine translated from the Stanford Question Answering Dataset containing question-paragraph pairs. The question is written by human annotator and the paragraph is dran from Wikipedia consisting the answer to the question. This dataset belongs to NLEBench Norwegian benchmarks for evaluation on Norwegian Natrual Language Undersanding (NLU) tasks. ## Data Split The dataset is split into train, val and test sets sourced from it original distributions. More information can refer to [link](https://huggingface.co/datasets/nyu-mll/glue). ## Licensing Information This dataset is built upon the existing datasets. We therefore follow its original license information. ## Citation Information If you feel our work is helpful, please cite our paper: ``` @article{liu2023nlebench+, title={NLEBench+ NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian}, 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}, journal={arXiv preprint arXiv:2312.01314}, year={2023} } ```