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://help.sentiment140.com/home](http://help.sentiment140.com/home)
|
| 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:** 215.36 MB
|
| 38 |
- **Total amount of disk used:** 292.95 MB
|
| 39 |
|
| 40 |
-
###
|
| 41 |
|
| 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 |
-
###
|
| 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 |
#### sentiment140
|
| 60 |
|
|
@@ -73,7 +73,7 @@ An example of 'train' looks as follows.
|
|
| 73 |
}
|
| 74 |
```
|
| 75 |
|
| 76 |
-
###
|
| 77 |
|
| 78 |
The data fields are the same among all splits.
|
| 79 |
|
|
@@ -84,55 +84,55 @@ The data fields are the same among all splits.
|
|
| 84 |
- `sentiment`: a `int32` feature.
|
| 85 |
- `query`: a `string` feature.
|
| 86 |
|
| 87 |
-
###
|
| 88 |
|
| 89 |
| name | train |test|
|
| 90 |
|------------|------:|---:|
|
| 91 |
|sentiment140|1600000| 498|
|
| 92 |
|
| 93 |
-
##
|
| 94 |
|
| 95 |
-
###
|
| 96 |
|
| 97 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 98 |
|
| 99 |
-
###
|
| 100 |
|
| 101 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 102 |
|
| 103 |
-
###
|
| 104 |
|
| 105 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 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 |
-
###
|
| 114 |
|
| 115 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 116 |
|
| 117 |
-
###
|
| 118 |
|
| 119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 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 |
-
###
|
| 128 |
|
| 129 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 130 |
|
| 131 |
-
###
|
| 132 |
|
| 133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 134 |
|
| 135 |
-
###
|
| 136 |
|
| 137 |
```
|
| 138 |
@article{go2009twitter,
|
|
|
|
| 27 |
- [Citation Information](#citation-information)
|
| 28 |
- [Contributions](#contributions)
|
| 29 |
|
| 30 |
+
## Dataset Description
|
| 31 |
|
| 32 |
- **Homepage:** [http://help.sentiment140.com/home](http://help.sentiment140.com/home)
|
| 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:** 215.36 MB
|
| 38 |
- **Total amount of disk used:** 292.95 MB
|
| 39 |
|
| 40 |
+
### Dataset Summary
|
| 41 |
|
| 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 |
|
| 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 |
#### sentiment140
|
| 60 |
|
|
|
|
| 73 |
}
|
| 74 |
```
|
| 75 |
|
| 76 |
+
### Data Fields
|
| 77 |
|
| 78 |
The data fields are the same among all splits.
|
| 79 |
|
|
|
|
| 84 |
- `sentiment`: a `int32` feature.
|
| 85 |
- `query`: a `string` feature.
|
| 86 |
|
| 87 |
+
### Data Splits Sample Size
|
| 88 |
|
| 89 |
| name | train |test|
|
| 90 |
|------------|------:|---:|
|
| 91 |
|sentiment140|1600000| 498|
|
| 92 |
|
| 93 |
+
## Dataset Creation
|
| 94 |
|
| 95 |
+
### Curation Rationale
|
| 96 |
|
| 97 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 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
|
| 108 |
|
| 109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 110 |
|
| 111 |
+
## Considerations for Using the Data
|
| 112 |
|
| 113 |
+
### Social Impact of Dataset
|
| 114 |
|
| 115 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 116 |
|
| 117 |
+
### Discussion of Biases
|
| 118 |
|
| 119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 120 |
|
| 121 |
+
### Other Known Limitations
|
| 122 |
|
| 123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 124 |
|
| 125 |
+
## Additional Information
|
| 126 |
|
| 127 |
+
### Dataset Curators
|
| 128 |
|
| 129 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 130 |
|
| 131 |
+
### Licensing Information
|
| 132 |
|
| 133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 134 |
|
| 135 |
+
### Citation Information
|
| 136 |
|
| 137 |
```
|
| 138 |
@article{go2009twitter,
|