Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
Norwegian
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 1,256 Bytes
66c6df3
 
04ed5a9
 
66c6df3
8a8fdc8
04ed5a9
 
 
 
 
 
 
8a8fdc8
 
04ed5a9
8a8fdc8
 
d3815d0
8a8fdc8
 
d3815d0
 
 
 
 
8a8fdc8
 
 
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
---
license: cc-by-4.0
language:
- 'no'
---
## Dataset Card for NO-MRPC

The dataset is machine translated from [The Microsoft Research Paraphrase Corpus](https://www.microsoft.com/en-us/download/details.aspx?id=52398) which contains sentence pairs from English news sources with human anootations for thether the sentences in the pair are semantically equivalent.

We keep the original split of MRPC for NO-MRPC dataset. More information can be referred to [link](https://www.tensorflow.org/datasets/catalog/glue#gluemrpc). 

This dataset belongs to NLEBench Norwegian benchmarks for evaluation on Norwegian Natrual Language Undersanding (NLU) tasks.

## 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}
}
```