system HF staff commited on
Commit
ba23e10
1 Parent(s): ee67691

Update files from the datasets library (from 1.7.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.7.0

Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  ---
3
 
4
  # Dataset Card for "sentiment140"
@@ -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 Sample Size](#data-splits-sample-size)
15
  - [Dataset Creation](#dataset-creation)
16
  - [Curation Rationale](#curation-rationale)
17
  - [Source Data](#source-data)
@@ -42,7 +43,7 @@
42
  Sentiment140 consists of Twitter messages with emoticons, which are used as noisy labels for
43
  sentiment classification. For more detailed information please refer to the paper.
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
 
@@ -84,7 +85,7 @@ The data fields are the same among all splits.
84
  - `sentiment`: a `int32` feature.
85
  - `query`: a `string` feature.
86
 
87
- ### Data Splits Sample Size
88
 
89
  | name | train |test|
90
  |------------|------:|---:|
@@ -98,10 +99,22 @@ The data fields are the same among all splits.
98
 
99
  ### Source Data
100
 
 
 
 
 
 
 
101
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
102
 
103
  ### Annotations
104
 
 
 
 
 
 
 
105
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
106
 
107
  ### Personal and Sensitive Information
 
1
  ---
2
+ paperswithcode_id: sentiment140
3
  ---
4
 
5
  # Dataset Card for "sentiment140"
 
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)
 
43
  Sentiment140 consists of Twitter messages with emoticons, which are used as noisy labels for
44
  sentiment classification. For more detailed information please refer to the paper.
45
 
46
+ ### Supported Tasks and Leaderboards
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
 
85
  - `sentiment`: a `int32` feature.
86
  - `query`: a `string` feature.
87
 
88
+ ### Data Splits
89
 
90
  | name | train |test|
91
  |------------|------:|---:|
 
99
 
100
  ### Source Data
101
 
102
+ #### Initial Data Collection and Normalization
103
+
104
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
+
106
+ #### Who are the source language producers?
107
+
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
  ### Annotations
111
 
112
+ #### Annotation process
113
+
114
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
115
+
116
+ #### Who are the annotators?
117
+
118
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
 
120
  ### Personal and Sensitive Information