NO-ConvAI2 / README.md
NorGLM's picture
Update README.md
45819ff 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:
```
@inproceedings{liu2024nlebench+,
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 and Lauvrak, Even and Ingvaldsen, Jon and Eide, Simen and Gulla, Jon Atle and Yang, Zhirong},
booktitle={Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing},
pages={5543--5560},
year={2024}
}
```