Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-label-classification
Languages:
English
Size:
10K<n<100K
License:
Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [http://yanran.li/dailydialog](http://yanran.li/dailydialog)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,7 +37,7 @@
|
|
37 |
- **Size of the generated dataset:** 8.23 MB
|
38 |
- **Total amount of disk used:** 12.50 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
We develop a high-quality multi-turn dialog dataset, DailyDialog, which is intriguing in several aspects.
|
43 |
The language is human-written and less noisy. The dialogues in the dataset reflect our daily communication way
|
@@ -45,19 +45,19 @@ 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 |
-
###
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
-
###
|
53 |
|
54 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
55 |
|
56 |
-
##
|
57 |
|
58 |
We show detailed information for up to 5 configurations of the dataset.
|
59 |
|
60 |
-
###
|
61 |
|
62 |
#### default
|
63 |
|
@@ -76,7 +76,7 @@ This example was too long and was cropped:
|
|
76 |
}
|
77 |
```
|
78 |
|
79 |
-
###
|
80 |
|
81 |
The data fields are the same among all splits.
|
82 |
|
@@ -85,55 +85,55 @@ 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 |
-
###
|
89 |
|
90 |
| name |train|validation|test|
|
91 |
|-------|----:|---------:|---:|
|
92 |
|default|11118| 1000|1000|
|
93 |
|
94 |
-
##
|
95 |
|
96 |
-
###
|
97 |
|
98 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
99 |
|
100 |
-
###
|
101 |
|
102 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
103 |
|
104 |
-
###
|
105 |
|
106 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
107 |
|
108 |
-
###
|
109 |
|
110 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
111 |
|
112 |
-
##
|
113 |
|
114 |
-
###
|
115 |
|
116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
|
118 |
-
###
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
-
###
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
-
##
|
127 |
|
128 |
-
###
|
129 |
|
130 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
131 |
|
132 |
-
###
|
133 |
|
134 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
|
136 |
-
###
|
137 |
|
138 |
```
|
139 |
@InProceedings{li2017dailydialog,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [http://yanran.li/dailydialog](http://yanran.li/dailydialog)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 8.23 MB
|
38 |
- **Total amount of disk used:** 12.50 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
We develop a high-quality multi-turn dialog dataset, DailyDialog, which is intriguing in several aspects.
|
43 |
The language is human-written and less noisy. The dialogues in the dataset reflect our daily communication way
|
|
|
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 |
|
52 |
+
### Languages
|
53 |
|
54 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
55 |
|
56 |
+
## Dataset Structure
|
57 |
|
58 |
We show detailed information for up to 5 configurations of the dataset.
|
59 |
|
60 |
+
### Data Instances
|
61 |
|
62 |
#### default
|
63 |
|
|
|
76 |
}
|
77 |
```
|
78 |
|
79 |
+
### Data Fields
|
80 |
|
81 |
The data fields are the same among all splits.
|
82 |
|
|
|
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 Sample Size
|
89 |
|
90 |
| name |train|validation|test|
|
91 |
|-------|----:|---------:|---:|
|
92 |
|default|11118| 1000|1000|
|
93 |
|
94 |
+
## Dataset Creation
|
95 |
|
96 |
+
### Curation Rationale
|
97 |
|
98 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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
|
109 |
|
110 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
111 |
|
112 |
+
## Considerations for Using the Data
|
113 |
|
114 |
+
### Social Impact of Dataset
|
115 |
|
116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
|
118 |
+
### Discussion of Biases
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
+
### Other Known Limitations
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
+
## Additional Information
|
127 |
|
128 |
+
### Dataset Curators
|
129 |
|
130 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
131 |
|
132 |
+
### Licensing Information
|
133 |
|
134 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
|
136 |
+
### Citation Information
|
137 |
|
138 |
```
|
139 |
@InProceedings{li2017dailydialog,
|