Maarten Van Segbroeck commited on
Commit
adb1960
1 Parent(s): 58ff9d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ## Commonsense-Dialogues Dataset
2
 
3
  We present Commonsense-Dialogues, a crowdsourced dataset of ~11K dialogues grounded in social contexts involving utilization of commonsense. The social contexts used were sourced from the **train** split of the [SocialIQA](https://leaderboard.allenai.org/socialiqa/submissions/get-started) dataset, a multiple-choice question-answering based social commonsense reasoning benchmark.
@@ -77,4 +88,4 @@ If you use this dataset, please cite the following paper:
77
  }
78
  ```
79
 
80
- Note that the paper uses newly collected dialogues as well as those that were filtered from existing datasets. This repo contains our newly collected dialogues alone.
 
1
+ ---
2
+ license: cc
3
+ task_categories:
4
+ - text-classification
5
+ - table-question-answering
6
+ - text-generation
7
+ language:
8
+ - en
9
+ size_categories:
10
+ - 1K<n<10K
11
+ ---
12
  ## Commonsense-Dialogues Dataset
13
 
14
  We present Commonsense-Dialogues, a crowdsourced dataset of ~11K dialogues grounded in social contexts involving utilization of commonsense. The social contexts used were sourced from the **train** split of the [SocialIQA](https://leaderboard.allenai.org/socialiqa/submissions/get-started) dataset, a multiple-choice question-answering based social commonsense reasoning benchmark.
 
88
  }
89
  ```
90
 
91
+ Note that the paper uses newly collected dialogues as well as those that were filtered from existing datasets. This repo contains our newly collected dialogues alone.