Datasets:
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:** [https://github.com/facebookresearch/EmpatheticDialogues](https://github.com/facebookresearch/EmpatheticDialogues)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,23 +37,23 @@
|
|
37 |
- **Size of the generated dataset:** 23.97 MB
|
38 |
- **Total amount of disk used:** 50.69 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
PyTorch original implementation of Towards Empathetic Open-domain Conversation Models: a New Benchmark and Dataset
|
43 |
|
44 |
-
###
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
-
###
|
57 |
|
58 |
#### default
|
59 |
|
@@ -75,7 +75,7 @@ An example of 'train' looks as follows.
|
|
75 |
}
|
76 |
```
|
77 |
|
78 |
-
###
|
79 |
|
80 |
The data fields are the same among all splits.
|
81 |
|
@@ -89,55 +89,55 @@ The data fields are the same among all splits.
|
|
89 |
- `selfeval`: a `string` feature.
|
90 |
- `tags`: a `string` feature.
|
91 |
|
92 |
-
###
|
93 |
|
94 |
| name |train|validation|test |
|
95 |
|-------|----:|---------:|----:|
|
96 |
|default|76673| 12030|10943|
|
97 |
|
98 |
-
##
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
|
116 |
-
##
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
-
##
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
-
###
|
141 |
|
142 |
```
|
143 |
@inproceedings{rashkin2019towards,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://github.com/facebookresearch/EmpatheticDialogues](https://github.com/facebookresearch/EmpatheticDialogues)
|
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:** 23.97 MB
|
38 |
- **Total amount of disk used:** 50.69 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
PyTorch original implementation of Towards Empathetic Open-domain Conversation Models: a New Benchmark and Dataset
|
43 |
|
44 |
+
### Supported Tasks
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
48 |
+
### Languages
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
+
## Dataset Structure
|
53 |
|
54 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
+
### Data Instances
|
57 |
|
58 |
#### default
|
59 |
|
|
|
75 |
}
|
76 |
```
|
77 |
|
78 |
+
### Data Fields
|
79 |
|
80 |
The data fields are the same among all splits.
|
81 |
|
|
|
89 |
- `selfeval`: a `string` feature.
|
90 |
- `tags`: a `string` feature.
|
91 |
|
92 |
+
### Data Splits Sample Size
|
93 |
|
94 |
| name |train|validation|test |
|
95 |
|-------|----:|---------:|----:|
|
96 |
|default|76673| 12030|10943|
|
97 |
|
98 |
+
## Dataset Creation
|
99 |
|
100 |
+
### Curation Rationale
|
101 |
|
102 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
103 |
|
104 |
+
### Source Data
|
105 |
|
106 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
107 |
|
108 |
+
### Annotations
|
109 |
|
110 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
111 |
|
112 |
+
### Personal and Sensitive Information
|
113 |
|
114 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
|
116 |
+
## Considerations for Using the Data
|
117 |
|
118 |
+
### Social Impact of Dataset
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
+
### Discussion of Biases
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
+
### Other Known Limitations
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
+
## Additional Information
|
131 |
|
132 |
+
### Dataset Curators
|
133 |
|
134 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
|
136 |
+
### Licensing Information
|
137 |
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
+
### Citation Information
|
141 |
|
142 |
```
|
143 |
@inproceedings{rashkin2019towards,
|