Upload dataset
Browse files- README.md +81 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: created_at
|
5 |
+
dtype: string
|
6 |
+
- name: id
|
7 |
+
dtype: string
|
8 |
+
- name: id_str
|
9 |
+
dtype: string
|
10 |
+
- name: text
|
11 |
+
dtype: string
|
12 |
+
- name: source
|
13 |
+
dtype: string
|
14 |
+
- name: truncated
|
15 |
+
dtype: string
|
16 |
+
- name: in_reply_to_status_id
|
17 |
+
dtype: string
|
18 |
+
- name: in_reply_to_status_id_str
|
19 |
+
dtype: string
|
20 |
+
- name: in_reply_to_user_id
|
21 |
+
dtype: string
|
22 |
+
- name: in_reply_to_user_id_str
|
23 |
+
dtype: string
|
24 |
+
- name: in_reply_to_screen_name
|
25 |
+
dtype: string
|
26 |
+
- name: user
|
27 |
+
dtype: string
|
28 |
+
- name: geo
|
29 |
+
dtype: string
|
30 |
+
- name: coordinates
|
31 |
+
dtype: string
|
32 |
+
- name: place
|
33 |
+
dtype: string
|
34 |
+
- name: contributors
|
35 |
+
dtype: string
|
36 |
+
- name: retweeted_status
|
37 |
+
dtype: string
|
38 |
+
- name: is_quote_status
|
39 |
+
dtype: string
|
40 |
+
- name: quote_count
|
41 |
+
dtype: string
|
42 |
+
- name: reply_count
|
43 |
+
dtype: string
|
44 |
+
- name: retweet_count
|
45 |
+
dtype: string
|
46 |
+
- name: favorite_count
|
47 |
+
dtype: string
|
48 |
+
- name: entities
|
49 |
+
dtype: string
|
50 |
+
- name: favorited
|
51 |
+
dtype: string
|
52 |
+
- name: retweeted
|
53 |
+
dtype: string
|
54 |
+
- name: possibly_sensitive
|
55 |
+
dtype: string
|
56 |
+
- name: filter_level
|
57 |
+
dtype: string
|
58 |
+
- name: lang
|
59 |
+
dtype: string
|
60 |
+
- name: timestamp_ms
|
61 |
+
dtype: string
|
62 |
+
- name: display_text_range
|
63 |
+
dtype: string
|
64 |
+
- name: quoted_status_id
|
65 |
+
dtype: string
|
66 |
+
- name: quoted_status_id_str
|
67 |
+
dtype: string
|
68 |
+
- name: quoted_status
|
69 |
+
dtype: string
|
70 |
+
splits:
|
71 |
+
- name: train
|
72 |
+
num_bytes: 7029827
|
73 |
+
num_examples: 1716
|
74 |
+
download_size: 1429974
|
75 |
+
dataset_size: 7029827
|
76 |
+
configs:
|
77 |
+
- config_name: default
|
78 |
+
data_files:
|
79 |
+
- split: train
|
80 |
+
path: data/train-*
|
81 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31fe44e4e0db75c9723eb054968fc49fb85ba4e0b3d9834813bb9a121464a089
|
3 |
+
size 1429974
|