Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -89,7 +89,8 @@ size_categories:
|
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
92 |
-
This
|
|
|
93 |
|
94 |
### Supported Tasks and Leaderboards
|
95 |
1. Sentiment Analysis: Use the SA config for sentiment analysis.
|
|
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
92 |
+
This is an adapted version of the [original redial dataset](https://huggingface.co/datasets/re_dial), for supporting different tasks in our project [RecBot](https://github.com/McAuley-Lab/RecBot).
|
93 |
+
The redial dataset provides over 10,000 conversations centered around movie recommendations. It was released in the paper ["Towards Deep Conversational Recommendations"](https://arxiv.org/abs/1812.07617) at NeurIPS 2018.
|
94 |
|
95 |
### Supported Tasks and Leaderboards
|
96 |
1. Sentiment Analysis: Use the SA config for sentiment analysis.
|