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://kavita-ganesan.com/opinosis/](http://kavita-ganesan.com/opinosis/)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,24 +37,24 @@
|
|
37 |
- **Size of the generated dataset:** 0.71 MB
|
38 |
- **Total amount of disk used:** 1.43 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
The Opinosis Opinion Dataset consists of sentences extracted from reviews for 51 topics.
|
43 |
Topics and opinions are obtained from Tripadvisor, Edmunds.com and Amazon.com.
|
44 |
|
45 |
-
###
|
46 |
|
47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
48 |
|
49 |
-
###
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
-
##
|
54 |
|
55 |
We show detailed information for up to 5 configurations of the dataset.
|
56 |
|
57 |
-
###
|
58 |
|
59 |
#### default
|
60 |
|
@@ -70,7 +70,7 @@ An example of 'train' looks as follows.
|
|
70 |
}
|
71 |
```
|
72 |
|
73 |
-
###
|
74 |
|
75 |
The data fields are the same among all splits.
|
76 |
|
@@ -78,55 +78,55 @@ The data fields are the same among all splits.
|
|
78 |
- `review_sents`: a `string` feature.
|
79 |
- `summaries`: a `list` of `string` features.
|
80 |
|
81 |
-
###
|
82 |
|
83 |
| name |train|
|
84 |
|-------|----:|
|
85 |
|default| 51|
|
86 |
|
87 |
-
##
|
88 |
|
89 |
-
###
|
90 |
|
91 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
|
93 |
-
###
|
94 |
|
95 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
96 |
|
97 |
-
###
|
98 |
|
99 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
|
101 |
-
###
|
102 |
|
103 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
104 |
|
105 |
-
##
|
106 |
|
107 |
-
###
|
108 |
|
109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
110 |
|
111 |
-
###
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
-
###
|
116 |
|
117 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
-
##
|
120 |
|
121 |
-
###
|
122 |
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
|
125 |
-
###
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
-
###
|
130 |
|
131 |
```
|
132 |
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [http://kavita-ganesan.com/opinosis/](http://kavita-ganesan.com/opinosis/)
|
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:** 0.71 MB
|
38 |
- **Total amount of disk used:** 1.43 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
The Opinosis Opinion Dataset consists of sentences extracted from reviews for 51 topics.
|
43 |
Topics and opinions are obtained from Tripadvisor, Edmunds.com and Amazon.com.
|
44 |
|
45 |
+
### Supported Tasks
|
46 |
|
47 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
48 |
|
49 |
+
### Languages
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
+
## Dataset Structure
|
54 |
|
55 |
We show detailed information for up to 5 configurations of the dataset.
|
56 |
|
57 |
+
### Data Instances
|
58 |
|
59 |
#### default
|
60 |
|
|
|
70 |
}
|
71 |
```
|
72 |
|
73 |
+
### Data Fields
|
74 |
|
75 |
The data fields are the same among all splits.
|
76 |
|
|
|
78 |
- `review_sents`: a `string` feature.
|
79 |
- `summaries`: a `list` of `string` features.
|
80 |
|
81 |
+
### Data Splits Sample Size
|
82 |
|
83 |
| name |train|
|
84 |
|-------|----:|
|
85 |
|default| 51|
|
86 |
|
87 |
+
## Dataset Creation
|
88 |
|
89 |
+
### Curation Rationale
|
90 |
|
91 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
92 |
|
93 |
+
### Source Data
|
94 |
|
95 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
96 |
|
97 |
+
### Annotations
|
98 |
|
99 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
|
101 |
+
### Personal and Sensitive Information
|
102 |
|
103 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
104 |
|
105 |
+
## Considerations for Using the Data
|
106 |
|
107 |
+
### Social Impact of Dataset
|
108 |
|
109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
110 |
|
111 |
+
### Discussion of Biases
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
+
### Other Known Limitations
|
116 |
|
117 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
+
## Additional Information
|
120 |
|
121 |
+
### Dataset Curators
|
122 |
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
|
125 |
+
### Licensing Information
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
+
### Citation Information
|
130 |
|
131 |
```
|
132 |
|