Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-label-classification
Languages:
English
Size:
10K<n<100K
License:
Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
---
|
| 3 |
|
| 4 |
# Dataset Card for "daily_dialog"
|
|
@@ -6,12 +7,12 @@
|
|
| 6 |
## Table of Contents
|
| 7 |
- [Dataset Description](#dataset-description)
|
| 8 |
- [Dataset Summary](#dataset-summary)
|
| 9 |
-
- [Supported Tasks](#supported-tasks)
|
| 10 |
- [Languages](#languages)
|
| 11 |
- [Dataset Structure](#dataset-structure)
|
| 12 |
- [Data Instances](#data-instances)
|
| 13 |
- [Data Fields](#data-fields)
|
| 14 |
-
- [Data Splits
|
| 15 |
- [Dataset Creation](#dataset-creation)
|
| 16 |
- [Curation Rationale](#curation-rationale)
|
| 17 |
- [Source Data](#source-data)
|
|
@@ -45,7 +46,7 @@ and cover various topics about our daily life. We also manually label the develo
|
|
| 45 |
intention and emotion information. Then, we evaluate existing approaches on DailyDialog dataset and hope it
|
| 46 |
benefit the research field of dialog systems.
|
| 47 |
|
| 48 |
-
### Supported Tasks
|
| 49 |
|
| 50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 51 |
|
|
@@ -85,7 +86,7 @@ The data fields are the same among all splits.
|
|
| 85 |
- `act`: a `list` of classification labels, with possible values including `__dummy__` (0), `inform` (1), `question` (2), `directive` (3), `commissive` (4).
|
| 86 |
- `emotion`: a `list` of classification labels, with possible values including `no emotion` (0), `anger` (1), `disgust` (2), `fear` (3), `happiness` (4).
|
| 87 |
|
| 88 |
-
### Data Splits
|
| 89 |
|
| 90 |
| name |train|validation|test|
|
| 91 |
|-------|----:|---------:|---:|
|
|
@@ -99,10 +100,22 @@ The data fields are the same among all splits.
|
|
| 99 |
|
| 100 |
### Source Data
|
| 101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 103 |
|
| 104 |
### Annotations
|
| 105 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 107 |
|
| 108 |
### Personal and Sensitive Information
|
|
|
|
| 1 |
---
|
| 2 |
+
paperswithcode_id: dailydialog
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for "daily_dialog"
|
|
|
|
| 7 |
## Table of Contents
|
| 8 |
- [Dataset Description](#dataset-description)
|
| 9 |
- [Dataset Summary](#dataset-summary)
|
| 10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
| 11 |
- [Languages](#languages)
|
| 12 |
- [Dataset Structure](#dataset-structure)
|
| 13 |
- [Data Instances](#data-instances)
|
| 14 |
- [Data Fields](#data-fields)
|
| 15 |
+
- [Data Splits](#data-splits)
|
| 16 |
- [Dataset Creation](#dataset-creation)
|
| 17 |
- [Curation Rationale](#curation-rationale)
|
| 18 |
- [Source Data](#source-data)
|
|
|
|
| 46 |
intention and emotion information. Then, we evaluate existing approaches on DailyDialog dataset and hope it
|
| 47 |
benefit the research field of dialog systems.
|
| 48 |
|
| 49 |
+
### Supported Tasks and Leaderboards
|
| 50 |
|
| 51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 52 |
|
|
|
|
| 86 |
- `act`: a `list` of classification labels, with possible values including `__dummy__` (0), `inform` (1), `question` (2), `directive` (3), `commissive` (4).
|
| 87 |
- `emotion`: a `list` of classification labels, with possible values including `no emotion` (0), `anger` (1), `disgust` (2), `fear` (3), `happiness` (4).
|
| 88 |
|
| 89 |
+
### Data Splits
|
| 90 |
|
| 91 |
| name |train|validation|test|
|
| 92 |
|-------|----:|---------:|---:|
|
|
|
|
| 100 |
|
| 101 |
### Source Data
|
| 102 |
|
| 103 |
+
#### Initial Data Collection and Normalization
|
| 104 |
+
|
| 105 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 106 |
+
|
| 107 |
+
#### Who are the source language producers?
|
| 108 |
+
|
| 109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 110 |
|
| 111 |
### Annotations
|
| 112 |
|
| 113 |
+
#### Annotation process
|
| 114 |
+
|
| 115 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 116 |
+
|
| 117 |
+
#### Who are the annotators?
|
| 118 |
+
|
| 119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 120 |
|
| 121 |
### Personal and Sensitive Information
|