Datasets:

Modalities:
Text
Formats:
text
Languages:
Norwegian
ArXiv:
Libraries:
Datasets
License:
NO-ConvAI2 / README.md
NorGLM's picture
Update README.md
0785576 verified
---
license: unknown
language:
- 'no'
---
## Dataset Card for NO-ConvAI2
NO-ConvAI2 is an open-domain human-to-bot conversational dataset machine translated from [ConvAI2](https://parl.ai/projects/convai2/).
In this dataset, the dialog_ids and turn_ids are omitted. Each line in the text are written into *Bot | Human* format.
## Data Split
The dataset is split into train and test sets.
| | #conversation_pairs |
|-------|---------------------|
| train | 253937 |
| test | 28658 |
More information on this dataset, please refer to [link](https://parl.ai/projects/convai2/).
## 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}
}
```