File size: 1,104 Bytes
0683200 0609575 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
{}
---
A modified dataset consisting of 12,000 records of English dialogs between a user and an assistant discussing movie preferences in natural language. In the foundational dataset, it initially had 502 records. To enhance the dataset's scope, I expanded it to include a total of 12,000 records.
Dataset Information
- Name: ccpemv2.jsonl
- Version: Version 0.1
- Modifications Included: Transformed to ### User:... ### Assistant:... format
- Language: English
- License: Creative Commons Attribution 4.0
Original Dataset Citation
```
@inproceedings{radlinski-etal-2019-ccpe,
title = {Coached Conversational Preference Elicitation: A Case Study in Understanding Movie Preferences},
author = {Filip Radlinski and Krisztian Balog and Bill Byrne and Karthik Krishnamoorthi},
booktitle = {Proceedings of the Annual Meeting of the Special Interest Group on Discourse and Dialogue ({SIGDIAL})},
year = 2019
}
``` |