Upload dataset
Browse files- README.md +185 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,185 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
- name: relatedness
|
167 |
+
dtype: float64
|
168 |
+
- name: label
|
169 |
+
dtype: float64
|
170 |
+
- name: ecategory
|
171 |
+
dtype: int64
|
172 |
+
- name: llama-2-category
|
173 |
+
dtype: string
|
174 |
+
splits:
|
175 |
+
- name: train
|
176 |
+
num_bytes: 34693587
|
177 |
+
num_examples: 17104
|
178 |
+
download_size: 9167042
|
179 |
+
dataset_size: 34693587
|
180 |
+
configs:
|
181 |
+
- config_name: default
|
182 |
+
data_files:
|
183 |
+
- split: train
|
184 |
+
path: data/train-*
|
185 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecd6d44acd17d3bb2197e03d7529f80556218b4a9ef4b06ddf495f29586cb3b1
|
3 |
+
size 9167042
|