Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,136 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language_creators:
|
5 |
+
- expert-generated
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
license:
|
9 |
+
- other
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
size_categories:
|
13 |
+
- 100K<n<1M
|
14 |
+
source_datasets:
|
15 |
+
- original
|
16 |
+
task_categories:
|
17 |
+
- text-classification
|
18 |
+
task_ids:
|
19 |
+
- multi-class-classification
|
20 |
+
- multi-label-classification
|
21 |
+
pretty_name: 'EnglishNLPDataset'
|
22 |
+
---
|
23 |
+
|
24 |
+
|
25 |
+
# Dataset Card for "EnglishNLPDataset"
|
26 |
+
|
27 |
+
## Table of Contents
|
28 |
+
- [Table of Contents](#table-of-contents)
|
29 |
+
- [Dataset Description](#dataset-description)
|
30 |
+
- [Dataset Summary](#dataset-summary)
|
31 |
+
- [Dataset Preprocessing](#dataset-preprocessing)
|
32 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
33 |
+
- [Languages](#languages)
|
34 |
+
- [Dataset Structure](#dataset-structure)
|
35 |
+
- [Data Instances](#data-instances)
|
36 |
+
- [Data Fields](#data-fields)
|
37 |
+
- [Data Splits](#data-splits)
|
38 |
+
- [Dataset Creation](#dataset-creation)
|
39 |
+
- [Curation Rationale](#curation-rationale)
|
40 |
+
- [Source Data](#source-data)
|
41 |
+
- [Annotations](#annotations)
|
42 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
43 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
44 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
45 |
+
- [Discussion of Biases](#discussion-of-biases)
|
46 |
+
- [Other Known Limitations](#other-known-limitations)
|
47 |
+
- [Additional Information](#additional-information)
|
48 |
+
- [Dataset Curators](#dataset-curators)
|
49 |
+
- [Licensing Information](#licensing-information)
|
50 |
+
- [Citation Information](#citation-information)
|
51 |
+
- [Contributions](#contributions)
|
52 |
+
|
53 |
+
## Dataset Description
|
54 |
+
- **Homepage:** [https://github.com/BihterDass/EnglishTextClassificationDataset]
|
55 |
+
- **Repository:** [https://github.com/BihterDass/EnglishTextClassificationDataset]
|
56 |
+
- **Size of downloaded dataset files:** 8.71 MB
|
57 |
+
- **Size of the generated dataset:** 8.71 MB
|
58 |
+
|
59 |
+
### Dataset Summary
|
60 |
+
The dataset was compiled from user comments from e-commerce sites. It consists of 10,000 validations, 10,000 tests and 80000 train data. Data were classified into 3 classes (positive(pos), negative(neg) and natural(nor). The data is available to you on github.
|
61 |
+
|
62 |
+
### Supported Tasks and Leaderboards
|
63 |
+
[More Information Needed]
|
64 |
+
|
65 |
+
### Languages
|
66 |
+
[More Information Needed]
|
67 |
+
|
68 |
+
## Dataset Structure
|
69 |
+
|
70 |
+
### Data Instances
|
71 |
+
[More Information Needed]
|
72 |
+
|
73 |
+
#### english-dataset-v1
|
74 |
+
- **Size of downloaded dataset files:** 8.71 MB
|
75 |
+
- **Size of the generated dataset:** 8.71 MB
|
76 |
+
|
77 |
+
### Data Fields
|
78 |
+
The data fields are the same among all splits.
|
79 |
+
|
80 |
+
#### english-dataset-v-v1
|
81 |
+
- `text`: a `string` feature.
|
82 |
+
- `label`: a classification label, with possible values including `positive` (2), `natural` (1), `negative` (0).
|
83 |
+
|
84 |
+
### Data Splits
|
85 |
+
| |train |validation|test |
|
86 |
+
|----|--------:|---------:|---------:|
|
87 |
+
|Data| 80000 | 10000 | 10000 |
|
88 |
+
|
89 |
+
## Dataset Creation
|
90 |
+
|
91 |
+
### Curation Rationale
|
92 |
+
[More Information Needed]
|
93 |
+
|
94 |
+
### Source Data
|
95 |
+
|
96 |
+
#### Initial Data Collection and Normalization
|
97 |
+
[More Information Needed]
|
98 |
+
|
99 |
+
#### Who are the source language producers?
|
100 |
+
[More Information Needed]
|
101 |
+
|
102 |
+
### Annotations
|
103 |
+
|
104 |
+
#### Annotation process
|
105 |
+
[More Information Needed]
|
106 |
+
|
107 |
+
#### Who are the annotators?
|
108 |
+
[More Information Needed]
|
109 |
+
|
110 |
+
### Personal and Sensitive Information
|
111 |
+
[More Information Needed]
|
112 |
+
|
113 |
+
## Considerations for Using the Data
|
114 |
+
|
115 |
+
### Social Impact of Dataset
|
116 |
+
[More Information Needed]
|
117 |
+
|
118 |
+
### Discussion of Biases
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
### Other Known Limitations
|
122 |
+
[More Information Needed]
|
123 |
+
|
124 |
+
## Additional Information
|
125 |
+
|
126 |
+
### Dataset Curators
|
127 |
+
[More Information Needed]
|
128 |
+
|
129 |
+
### Licensing Information
|
130 |
+
[More Information Needed]
|
131 |
+
|
132 |
+
### Citation Information
|
133 |
+
[More Information Needed]
|
134 |
+
|
135 |
+
### Contributions
|
136 |
+
Thanks to [@PnrSvc](https://github.com/PnrSvc) for adding this dataset.
|