Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- conversational
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- recommendation
|
8 |
+
size_categories:
|
9 |
+
- 10K<n<100K
|
10 |
+
---
|
11 |
+
|
12 |
+
# Dataset Card for Dataset Name
|
13 |
+
|
14 |
+
## Dataset Summary
|
15 |
+
|
16 |
+
A dataset consisting of over 10,000 conversations centered around the theme of providing movie recommendations.
|
17 |
+
|
18 |
+
## Languages
|
19 |
+
|
20 |
+
English
|
21 |
+
|
22 |
+
## More Information
|
23 |
+
|
24 |
+
This is the [ReDIAL](https://arxiv.org/abs/1812.07617) dataset adapted from the Conversational Recommender System toolkit [CRSLab](https://github.com/RUCAIBox/CRSLab#Datasets).
|