Zhankui He commited on
Commit
c8d2c1b
2 Parent(s): d3f6c7d b7029fa

Merge branch 'main' of https://huggingface.co/datasets/ZhankuiHe/inspired_cikm

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - conversational
4
+ language:
5
+ - en
6
+ tags:
7
+ - recommendation
8
+ pretty_name: inspired
9
+ size_categories:
10
+ - 10K<n<100K
11
+ viewer: true
12
+ ---
13
+
14
+ # Dataset Card for Dataset Name
15
+
16
+ ## Dataset Description
17
+
18
+ - **Homepage:** https://github.com/sweetpeach/Inspired
19
+ - **Repository:** https://github.com/sweetpeach/Inspired
20
+ - **Paper:** https://aclanthology.org/2020.emnlp-main.654.pdf
21
+ - **Leaderboard:** https://paperswithcode.com/dataset/inspired
22
+ - **Point of Contact:**
23
+
24
+ ### Dataset Summary
25
+
26
+ A new dataset of 1,001 human-human dialogs for movie recommendation with measures for successful recommendations.
27
+
28
+ ### Languages
29
+
30
+ English
31
+
32
+ ### More Information
33
+
34
+ This is the [INSPIRED](https://paperswithcode.com/dataset/inspired) dataset adapted from the Conversational Recommender System toolkit [CRSLab](https://github.com/RUCAIBox/CRSLab#Datasets).