Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,177 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: local_created_at
|
5 |
+
dtype: string
|
6 |
+
- name: id
|
7 |
+
dtype: int64
|
8 |
+
- name: text
|
9 |
+
dtype: string
|
10 |
+
- name: source
|
11 |
+
dtype: string
|
12 |
+
- name: truncated
|
13 |
+
dtype: bool
|
14 |
+
- name: in_reply_to_status_id
|
15 |
+
dtype: float32
|
16 |
+
- name: in_reply_to_user_id
|
17 |
+
dtype: float32
|
18 |
+
- name: user_location
|
19 |
+
dtype: string
|
20 |
+
- name: user_url
|
21 |
+
dtype: string
|
22 |
+
- name: user_followers_count
|
23 |
+
dtype: int64
|
24 |
+
- name: user_friends_count
|
25 |
+
dtype: int64
|
26 |
+
- name: user_listed_count
|
27 |
+
dtype: int64
|
28 |
+
- name: user_favourites_count
|
29 |
+
dtype: int64
|
30 |
+
- name: user_statuses_count
|
31 |
+
dtype: int64
|
32 |
+
- name: local_user_created_at
|
33 |
+
dtype: string
|
34 |
+
- name: place_id
|
35 |
+
dtype: string
|
36 |
+
- name: place_url
|
37 |
+
dtype: string
|
38 |
+
- name: place_place_type
|
39 |
+
dtype: string
|
40 |
+
- name: place_name
|
41 |
+
dtype: string
|
42 |
+
- name: place_country_code
|
43 |
+
dtype: string
|
44 |
+
- name: place_bounding_box_type
|
45 |
+
dtype: string
|
46 |
+
- name: place_bounding_box_coordinates
|
47 |
+
dtype: string
|
48 |
+
- name: is_quote_status
|
49 |
+
dtype: bool
|
50 |
+
- name: retweet_count
|
51 |
+
dtype: int64
|
52 |
+
- name: favorite_count
|
53 |
+
dtype: int64
|
54 |
+
- name: entities_hashtags
|
55 |
+
dtype: string
|
56 |
+
- name: entities_urls
|
57 |
+
dtype: string
|
58 |
+
- name: entities_symbols
|
59 |
+
dtype: string
|
60 |
+
- name: entities_user_mentions
|
61 |
+
dtype: string
|
62 |
+
- name: favorited
|
63 |
+
dtype: bool
|
64 |
+
- name: retweeted
|
65 |
+
dtype: bool
|
66 |
+
- name: possibly_sensitive
|
67 |
+
dtype: bool
|
68 |
+
- name: lang
|
69 |
+
dtype: string
|
70 |
+
- name: latitude
|
71 |
+
dtype: float32
|
72 |
+
- name: longitude
|
73 |
+
dtype: float32
|
74 |
+
- name: year_created_at
|
75 |
+
dtype: int64
|
76 |
+
- name: month_created_at
|
77 |
+
dtype: int64
|
78 |
+
- name: day_created_at
|
79 |
+
dtype: int64
|
80 |
+
- name: weekday_created_at
|
81 |
+
dtype: int64
|
82 |
+
- name: hour_created_at
|
83 |
+
dtype: int64
|
84 |
+
- name: minute_created_at
|
85 |
+
dtype: int64
|
86 |
+
- name: year_user_created_at
|
87 |
+
dtype: int64
|
88 |
+
- name: month_user_created_at
|
89 |
+
dtype: int64
|
90 |
+
- name: day_user_created_at
|
91 |
+
dtype: int64
|
92 |
+
- name: weekday_user_created_at
|
93 |
+
dtype: int64
|
94 |
+
- name: hour_user_created_at
|
95 |
+
dtype: int64
|
96 |
+
- name: minute_user_created_at
|
97 |
+
dtype: int64
|
98 |
+
- name: subzone
|
99 |
+
dtype: string
|
100 |
+
- name: planning_area
|
101 |
+
dtype: string
|
102 |
+
- name: poi_flag
|
103 |
+
dtype: float32
|
104 |
+
- name: poi_id
|
105 |
+
dtype: string
|
106 |
+
- name: poi_dist
|
107 |
+
dtype: float32
|
108 |
+
- name: poi_latitude
|
109 |
+
dtype: float32
|
110 |
+
- name: poi_longitude
|
111 |
+
dtype: float32
|
112 |
+
- name: poi_name
|
113 |
+
dtype: string
|
114 |
+
- name: poi_type
|
115 |
+
dtype: string
|
116 |
+
- name: poi_cate2
|
117 |
+
dtype: string
|
118 |
+
- name: poi_cate3
|
119 |
+
dtype: string
|
120 |
+
- name: clean_text
|
121 |
+
dtype: string
|
122 |
+
- name: joy_score
|
123 |
+
dtype: float32
|
124 |
+
- name: trust_score
|
125 |
+
dtype: float32
|
126 |
+
- name: positive_score
|
127 |
+
dtype: float32
|
128 |
+
- name: sadness_score
|
129 |
+
dtype: float32
|
130 |
+
- name: disgust_score
|
131 |
+
dtype: float32
|
132 |
+
- name: anger_score
|
133 |
+
dtype: float32
|
134 |
+
- name: anticipation_score
|
135 |
+
dtype: float32
|
136 |
+
- name: negative_score
|
137 |
+
dtype: float32
|
138 |
+
- name: fear_score
|
139 |
+
dtype: float32
|
140 |
+
- name: surprise_score
|
141 |
+
dtype: float32
|
142 |
+
- name: words
|
143 |
+
dtype: string
|
144 |
+
- name: polarity_score
|
145 |
+
dtype: float32
|
146 |
+
- name: manual_label_1
|
147 |
+
dtype: int64
|
148 |
+
- name: T0_q1
|
149 |
+
dtype: int64
|
150 |
+
- name: bart_mnli
|
151 |
+
dtype: float32
|
152 |
+
- name: T0_q2
|
153 |
+
dtype: int64
|
154 |
+
- name: num_keywords
|
155 |
+
dtype: int64
|
156 |
+
- name: preprocess-1
|
157 |
+
dtype: string
|
158 |
+
- name: preprocess-2
|
159 |
+
dtype: string
|
160 |
+
- name: llama
|
161 |
+
dtype: int64
|
162 |
+
- name: clabel
|
163 |
+
dtype: bool
|
164 |
+
- name: llama-2
|
165 |
+
dtype: string
|
166 |
+
splits:
|
167 |
+
- name: train
|
168 |
+
num_bytes: 2001414694
|
169 |
+
num_examples: 1025135
|
170 |
+
download_size: 554476787
|
171 |
+
dataset_size: 2001414694
|
172 |
+
configs:
|
173 |
+
- config_name: default
|
174 |
+
data_files:
|
175 |
+
- split: train
|
176 |
+
path: data/train-*
|
177 |
+
---
|
data/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d8e880241c4d235611496c80f8de3a749c122679909ded503c0fd51f7655ec2
|
3 |
+
size 94642931
|
data/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6151801fc15c7bd4049fe577fea95bf9d3042c7ce0d98326a08f054d96e287e
|
3 |
+
size 118664071
|
data/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdbd62ed06a84e6156baf95c3a73416bd0584159c5339404373c2d25a7e6994d
|
3 |
+
size 121019185
|
data/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2caf769644a45790418f59947ad8d539a18a6494e37a6a52cf0627033465f4f2
|
3 |
+
size 123678755
|
data/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2068e8a09a46e6f14d99ba11c3a9bcfc52cfc6a033766f795b970836cdd27c63
|
3 |
+
size 96471845
|