Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
Norwegian
ArXiv:
Libraries:
Datasets
pandas
License:
NO-MRPC / README.md
NorGLM's picture
Update README.md
d3815d0 verified
---
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}
}
```