Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
100K - 1M
ArXiv:
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://course.fast.ai/datasets](https://course.fast.ai/datasets)
|
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:** 421.28 MB
|
38 |
- **Total amount of disk used:** 579.95 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
Large Yelp Review Dataset.
|
43 |
This is a dataset for binary sentiment classification. We provide a set of 560,000 highly polar yelp reviews for training, and 38,000 for testing.
|
@@ -69,19 +69,19 @@ New lines are escaped by a backslash followed with an "n" character,
|
|
69 |
that is "
|
70 |
".
|
71 |
|
72 |
-
###
|
73 |
|
74 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
75 |
|
76 |
-
###
|
77 |
|
78 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
|
80 |
-
##
|
81 |
|
82 |
We show detailed information for up to 5 configurations of the dataset.
|
83 |
|
84 |
-
###
|
85 |
|
86 |
#### plain_text
|
87 |
|
@@ -99,7 +99,7 @@ This example was too long and was cropped:
|
|
99 |
}
|
100 |
```
|
101 |
|
102 |
-
###
|
103 |
|
104 |
The data fields are the same among all splits.
|
105 |
|
@@ -107,55 +107,55 @@ The data fields are the same among all splits.
|
|
107 |
- `text`: a `string` feature.
|
108 |
- `label`: a classification label, with possible values including `1` (0), `2` (1).
|
109 |
|
110 |
-
###
|
111 |
|
112 |
| name |train |test |
|
113 |
|----------|-----:|----:|
|
114 |
|plain_text|560000|38000|
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
|
134 |
-
##
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
-
###
|
145 |
|
146 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
147 |
|
148 |
-
##
|
149 |
|
150 |
-
###
|
151 |
|
152 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
153 |
|
154 |
-
###
|
155 |
|
156 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
|
158 |
-
###
|
159 |
|
160 |
```
|
161 |
@article{zhangCharacterlevelConvolutionalNetworks2015,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://course.fast.ai/datasets](https://course.fast.ai/datasets)
|
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:** 421.28 MB
|
38 |
- **Total amount of disk used:** 579.95 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
Large Yelp Review Dataset.
|
43 |
This is a dataset for binary sentiment classification. We provide a set of 560,000 highly polar yelp reviews for training, and 38,000 for testing.
|
|
|
69 |
that is "
|
70 |
".
|
71 |
|
72 |
+
### Supported Tasks
|
73 |
|
74 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
75 |
|
76 |
+
### Languages
|
77 |
|
78 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
79 |
|
80 |
+
## Dataset Structure
|
81 |
|
82 |
We show detailed information for up to 5 configurations of the dataset.
|
83 |
|
84 |
+
### Data Instances
|
85 |
|
86 |
#### plain_text
|
87 |
|
|
|
99 |
}
|
100 |
```
|
101 |
|
102 |
+
### Data Fields
|
103 |
|
104 |
The data fields are the same among all splits.
|
105 |
|
|
|
107 |
- `text`: a `string` feature.
|
108 |
- `label`: a classification label, with possible values including `1` (0), `2` (1).
|
109 |
|
110 |
+
### Data Splits Sample Size
|
111 |
|
112 |
| name |train |test |
|
113 |
|----------|-----:|----:|
|
114 |
|plain_text|560000|38000|
|
115 |
|
116 |
+
## Dataset Creation
|
117 |
|
118 |
+
### Curation Rationale
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
+
### Source Data
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
+
### Annotations
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
+
### Personal and Sensitive Information
|
131 |
|
132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
|
134 |
+
## Considerations for Using the Data
|
135 |
|
136 |
+
### Social Impact of Dataset
|
137 |
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
+
### Discussion of Biases
|
141 |
|
142 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
+
### Other Known Limitations
|
145 |
|
146 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
147 |
|
148 |
+
## Additional Information
|
149 |
|
150 |
+
### Dataset Curators
|
151 |
|
152 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
153 |
|
154 |
+
### Licensing Information
|
155 |
|
156 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
|
158 |
+
### Citation Information
|
159 |
|
160 |
```
|
161 |
@article{zhangCharacterlevelConvolutionalNetworks2015,
|