File size: 1,218 Bytes
869d68a 7f98414 869d68a 7f98414 376fb4b 7f98414 0785576 7f98414 0785576 7f98414 |
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 35 36 37 |
---
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}
}
``` |