Datasets:

Modalities:
Text
Formats:
json
Languages:
Norwegian
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 1,245 Bytes
4d9e634
 
18f1c1c
 
4d9e634
18f1c1c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0a2f79e
 
18f1c1c
0a2f79e
 
 
 
 
18f1c1c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
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}
}
```