Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,39 +1,3 @@
|
|
1 |
-
---
|
2 |
-
dataset_info:
|
3 |
-
features:
|
4 |
-
- name: id_str
|
5 |
-
dtype: string
|
6 |
-
- name: text
|
7 |
-
dtype: string
|
8 |
-
- name: clean
|
9 |
-
dtype: string
|
10 |
-
- name: not_clean
|
11 |
-
dtype: string
|
12 |
-
- name: n_emoji
|
13 |
-
dtype: string
|
14 |
-
- name: n_hashtag
|
15 |
-
dtype: string
|
16 |
-
- name: n_mention
|
17 |
-
dtype: string
|
18 |
-
- name: n_url
|
19 |
-
dtype: string
|
20 |
-
- name: ln
|
21 |
-
dtype: string
|
22 |
-
- name: score
|
23 |
-
dtype: string
|
24 |
-
- name: label
|
25 |
-
dtype:
|
26 |
-
class_label:
|
27 |
-
names:
|
28 |
-
'0': negative
|
29 |
-
'1': positive
|
30 |
-
splits:
|
31 |
-
- name: train
|
32 |
-
num_bytes: 3133350
|
33 |
-
num_examples: 12558
|
34 |
-
download_size: 1687748
|
35 |
-
dataset_size: 3133350
|
36 |
-
---
|
37 |
# Dataset Card for TEAD
|
38 |
|
39 |
## Table of Contents
|
@@ -157,4 +121,4 @@ dataset_info:
|
|
157 |
|
158 |
### Contributions
|
159 |
|
160 |
-
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Dataset Card for TEAD
|
2 |
|
3 |
## Table of Contents
|
|
|
121 |
|
122 |
### Contributions
|
123 |
|
124 |
+
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|