Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
10K - 100K
License:
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 "rotten_tomatoes"
|
@@ -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)
|
@@ -46,7 +47,7 @@ Pang and Lillian Lee, ``Seeing stars: Exploiting class relationships for
|
|
46 |
sentiment categorization with respect to rating scales.'', Proceedings of the
|
47 |
ACL, 2005.
|
48 |
|
49 |
-
### Supported Tasks
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
@@ -82,7 +83,7 @@ The data fields are the same among all splits.
|
|
82 |
- `text`: a `string` feature.
|
83 |
- `label`: a classification label, with possible values including `neg` (0), `pos` (1).
|
84 |
|
85 |
-
### Data Splits
|
86 |
|
87 |
| name |train|validation|test|
|
88 |
|-------|----:|---------:|---:|
|
@@ -96,10 +97,22 @@ The data fields are the same among all splits.
|
|
96 |
|
97 |
### Source Data
|
98 |
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
100 |
|
101 |
### Annotations
|
102 |
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
104 |
|
105 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "rotten_tomatoes"
|
|
|
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)
|
|
|
47 |
sentiment categorization with respect to rating scales.'', Proceedings of the
|
48 |
ACL, 2005.
|
49 |
|
50 |
+
### Supported Tasks and Leaderboards
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
|
|
83 |
- `text`: a `string` feature.
|
84 |
- `label`: a classification label, with possible values including `neg` (0), `pos` (1).
|
85 |
|
86 |
+
### Data Splits
|
87 |
|
88 |
| name |train|validation|test|
|
89 |
|-------|----:|---------:|---:|
|
|
|
97 |
|
98 |
### Source Data
|
99 |
|
100 |
+
#### Initial Data Collection and Normalization
|
101 |
+
|
102 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
103 |
+
|
104 |
+
#### Who are the source language producers?
|
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 |
+
#### Annotation process
|
111 |
+
|
112 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
113 |
+
|
114 |
+
#### Who are the annotators?
|
115 |
+
|
116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
|
118 |
### Personal and Sensitive Information
|