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.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 "yelp_polarity"
|
@@ -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)
|
@@ -69,7 +70,7 @@ New lines are escaped by a backslash followed with an "n" character,
|
|
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 |
|
@@ -107,7 +108,7 @@ 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 |
-
### Data Splits
|
111 |
|
112 |
| name |train |test |
|
113 |
|----------|-----:|----:|
|
@@ -121,10 +122,22 @@ The data fields are the same among all splits.
|
|
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
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "yelp_polarity"
|
|
|
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)
|
|
|
70 |
that is "
|
71 |
".
|
72 |
|
73 |
+
### Supported Tasks and Leaderboards
|
74 |
|
75 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
76 |
|
|
|
108 |
- `text`: a `string` feature.
|
109 |
- `label`: a classification label, with possible values including `1` (0), `2` (1).
|
110 |
|
111 |
+
### Data Splits
|
112 |
|
113 |
| name |train |test |
|
114 |
|----------|-----:|----:|
|
|
|
122 |
|
123 |
### Source Data
|
124 |
|
125 |
+
#### Initial Data Collection and Normalization
|
126 |
+
|
127 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
+
|
129 |
+
#### Who are the source language producers?
|
130 |
+
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
### Annotations
|
134 |
|
135 |
+
#### Annotation process
|
136 |
+
|
137 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
138 |
+
|
139 |
+
#### Who are the annotators?
|
140 |
+
|
141 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
### Personal and Sensitive Information
|