Added ccpemv2.jsonl file
Browse filesA 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
}
```
- .gitattributes +1 -0
- ccpemv2.jsonl +3 -0
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
ccpemv2.jsonl filter=lfs diff=lfs merge=lfs -text
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:083c4b8e0c27e1d473d6d72a43aa0fa52695d1f1ded75091179c6f9235aa32af
|
3 |
+
size 22511341
|