Upload dataset
Browse files- README.md +144 -0
- data/train-00000-of-00003.parquet +3 -0
- data/train-00001-of-00003.parquet +3 -0
- data/train-00002-of-00003.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: id
|
5 |
+
dtype: int64
|
6 |
+
- name: text
|
7 |
+
dtype: string
|
8 |
+
- name: source
|
9 |
+
dtype: string
|
10 |
+
- name: truncated
|
11 |
+
dtype: bool
|
12 |
+
- name: latitude
|
13 |
+
dtype: float32
|
14 |
+
- name: longitude
|
15 |
+
dtype: float32
|
16 |
+
- name: year_created_at
|
17 |
+
dtype: int64
|
18 |
+
- name: month_created_at
|
19 |
+
dtype: int64
|
20 |
+
- name: day_created_at
|
21 |
+
dtype: int64
|
22 |
+
- name: weekday_created_at
|
23 |
+
dtype: int64
|
24 |
+
- name: hour_created_at
|
25 |
+
dtype: int64
|
26 |
+
- name: minute_created_at
|
27 |
+
dtype: int64
|
28 |
+
- name: subzone
|
29 |
+
dtype: string
|
30 |
+
- name: polarity_score
|
31 |
+
dtype: float32
|
32 |
+
- name: label_manual
|
33 |
+
dtype: int64
|
34 |
+
- name: label_T01
|
35 |
+
dtype: int64
|
36 |
+
- name: label_bart
|
37 |
+
dtype: float32
|
38 |
+
- name: label_T02
|
39 |
+
dtype: int64
|
40 |
+
- name: num_keywords
|
41 |
+
dtype: int64
|
42 |
+
- name: preprocess-1
|
43 |
+
dtype: string
|
44 |
+
- name: preprocess-2
|
45 |
+
dtype: string
|
46 |
+
- name: label_llama
|
47 |
+
dtype: int64
|
48 |
+
- name: label_c
|
49 |
+
dtype: bool
|
50 |
+
- name: llama-2
|
51 |
+
dtype: string
|
52 |
+
- name: relatedness
|
53 |
+
dtype: float64
|
54 |
+
- name: label
|
55 |
+
dtype: float64
|
56 |
+
- name: planning_area
|
57 |
+
dtype:
|
58 |
+
class_label:
|
59 |
+
names:
|
60 |
+
'0': ''
|
61 |
+
'1': ANG MO KIO
|
62 |
+
'2': BEDOK
|
63 |
+
'3': BISHAN
|
64 |
+
'4': BOON LAY
|
65 |
+
'5': BUKIT BATOK
|
66 |
+
'6': BUKIT MERAH
|
67 |
+
'7': BUKIT PANJANG
|
68 |
+
'8': BUKIT TIMAH
|
69 |
+
'9': CENTRAL WATER CATCHMENT
|
70 |
+
'10': CHANGI
|
71 |
+
'11': CHOA CHU KANG
|
72 |
+
'12': CLEMENTI
|
73 |
+
'13': DOWNTOWN CORE
|
74 |
+
'14': GEYLANG
|
75 |
+
'15': HOUGANG
|
76 |
+
'16': JURONG EAST
|
77 |
+
'17': JURONG WEST
|
78 |
+
'18': KALLANG
|
79 |
+
'19': LIM CHU KANG
|
80 |
+
'20': MANDAI
|
81 |
+
'21': MARINA EAST
|
82 |
+
'22': MARINA SOUTH
|
83 |
+
'23': MARINE PARADE
|
84 |
+
'24': MUSEUM
|
85 |
+
'25': NEWTON
|
86 |
+
'26': NORTH-EASTERN ISLANDS
|
87 |
+
'27': NOVENA
|
88 |
+
'28': ORCHARD
|
89 |
+
'29': OUTRAM
|
90 |
+
'30': PASIR RIS
|
91 |
+
'31': PAYA LEBAR
|
92 |
+
'32': PIONEER
|
93 |
+
'33': PUNGGOL
|
94 |
+
'34': QUEENSTOWN
|
95 |
+
'35': RIVER VALLEY
|
96 |
+
'36': ROCHOR
|
97 |
+
'37': SELETAR
|
98 |
+
'38': SEMBAWANG
|
99 |
+
'39': SENGKANG
|
100 |
+
'40': SERANGOON
|
101 |
+
'41': SIMPANG
|
102 |
+
'42': SINGAPORE RIVER
|
103 |
+
'43': SOUTHERN ISLANDS
|
104 |
+
'44': STRAITS VIEW
|
105 |
+
'45': SUNGEI KADUT
|
106 |
+
'46': TAMPINES
|
107 |
+
'47': TANGLIN
|
108 |
+
'48': TENGAH
|
109 |
+
'49': TOA PAYOH
|
110 |
+
'50': TUAS
|
111 |
+
'51': WESTERN ISLANDS
|
112 |
+
'52': WESTERN WATER CATCHMENT
|
113 |
+
'53': WOODLANDS
|
114 |
+
'54': YISHUN
|
115 |
+
- name: category
|
116 |
+
dtype:
|
117 |
+
class_label:
|
118 |
+
names:
|
119 |
+
'0': Animals and Birds
|
120 |
+
'1': Cleanliness
|
121 |
+
'2': Connectivity Related Infrastructure
|
122 |
+
'3': Enforcement Matters
|
123 |
+
'4': General Infrastructure/Facilities
|
124 |
+
'5': Greenery
|
125 |
+
'6': Illegal Parking
|
126 |
+
'7': Neighbour Issues
|
127 |
+
'8': Noise
|
128 |
+
'9': Pests
|
129 |
+
'10': Pollution
|
130 |
+
'11': Public Housing Infrastructure (Excl Lifts)
|
131 |
+
'12': Public Housing Lifts
|
132 |
+
'13': ''
|
133 |
+
splits:
|
134 |
+
- name: train
|
135 |
+
num_bytes: 1011861795
|
136 |
+
num_examples: 1025135
|
137 |
+
download_size: 321895097
|
138 |
+
dataset_size: 1011861795
|
139 |
+
configs:
|
140 |
+
- config_name: default
|
141 |
+
data_files:
|
142 |
+
- split: train
|
143 |
+
path: data/train-*
|
144 |
+
---
|
data/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b876d7976d8d97bce6e8eac6084c75c32d996ac31f6f0b1dc890e710b93965a5
|
3 |
+
size 101350395
|
data/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4af18279830878671182b7942fb3afa055b09ddb2aa56c30fda868cd5a92770
|
3 |
+
size 116987460
|
data/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd2d495e1a6c9121caf5d07b4ffda0c90372537714a751f6ba3bbf666b356852
|
3 |
+
size 103557242
|