cestwc commited on
Commit
6e9db59
1 Parent(s): def5946

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +162 -0
README.md ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Unique Case Record Key
5
+ dtype: int64
6
+ - name: Description
7
+ dtype: string
8
+ - name: Subject
9
+ dtype: string
10
+ - name: Reporting Sub Category
11
+ dtype:
12
+ class_label:
13
+ names:
14
+ '0': CRC Issues
15
+ '1': Pedestrian Paths/POB/Linkway - Requests
16
+ '2': Parks Infra - Others
17
+ '3': Cockroaches
18
+ '4': EPS Malfunction
19
+ '5': Illegal Parking - Public Housing Disabled Lots
20
+ '6': Abandoned Bulky Items/Dumping
21
+ '7': Idling Engines
22
+ '8': Illegal Parking - Public Housing General Reserved Lots
23
+ '9': Noise - Events
24
+ '10': Illegal Activities - Others
25
+ '11': Hoarding
26
+ '12': Tree Removal
27
+ '13': Public Housing Infra - Others
28
+ '14': Rodents
29
+ '15': Playground/Fitness Equipment - Public Housing
30
+ '16': Grass Cutting
31
+ '17': Public Toilet Issues
32
+ '18': Hazardous Toxic
33
+ '19': Water Supply and Pressure - Other Public Areas
34
+ '20': Smell/Smoky - Food Establishments/Cooking
35
+ '21': Illegal Parking - Roads
36
+ '22': Illegal Parking - Public Housing Loading and Unloading Bays
37
+ '23': Water - Others
38
+ '24': Graffiti/Stains
39
+ '25': Obstruction of Public Accessibility by Articles
40
+ '26': PMDs/PABs/Bicycles Usage Issues
41
+ '27': Dust/Smell/Light - Construction
42
+ '28': BCA - Building and Construction Matters
43
+ '29': Flooding/Ponding
44
+ '30': Smell - Drains/Canals/Sewer/Manhole
45
+ '31': Noise - Food Establishments/Entertainment Outlets
46
+ '32': Bus Shelters - Maintenance
47
+ '33': CCTV Issues
48
+ '34': Neighbour Disputes
49
+ '35': Dogs - Nuisance
50
+ '36': Dust - Others
51
+ '37': Electricity Supply
52
+ '38': Obstruction - Public Housing Common Areas
53
+ '39': Pollution - Others
54
+ '40': Noise - Others
55
+ '41': Noise - Renovation
56
+ '42': Water Pipe Maintenance and Issues - Public Housing
57
+ '43': Tree Planting
58
+ '44': Car Park - Maintenance
59
+ '45': Roads/Structures - Maintenance
60
+ '46': Street Lights - Maintenance
61
+ '47': Dirty Areas/Litter - Other Public Areas
62
+ '48': Illegal Advertisements
63
+ '49': High Rise Littering/Killer Litter
64
+ '50': Lift - Others
65
+ '51': Birds - Nuisance
66
+ '52': Ceiling Leak
67
+ '53': Animals - Others
68
+ '54': Traffic Lights - Maintenance
69
+ '55': Connectivity Related Infrastructure - Others
70
+ '56': Illegal Parking - Motorcycles at Public Housing Common Areas
71
+ '57': Pedestrian Crossings
72
+ '58': Electrical - Others
73
+ '59': Cats - Nuisance
74
+ '60': Noise - Construction
75
+ '61': Sewer - Other Public Areas
76
+ '62': Spalling Concrete - Public Housing Common Areas
77
+ '63': Wall Seepage
78
+ '64': Urine/Faeces/Spitting
79
+ '65': Sewer - Public Housing
80
+ '66': Noise - Neighbours
81
+ '67': Bees/Wasps/Hornets
82
+ '68': Lift - Breakdown
83
+ '69': Dead Animals/Birds
84
+ '70': Tree/Shrub Maintenance
85
+ '71': Corridor Lighting
86
+ '72': Bus Shelters - Requests
87
+ '73': Car Park - Requests
88
+ '74': Drains/Drainage - Public Housing
89
+ '75': Spalling Concrete - Within HDB Flat
90
+ '76': Dirty Areas/Litter - Public Housing
91
+ '77': Water Pipe Maintenance and Issues - Other Public Areas
92
+ '78': Traffic Lights - Requests
93
+ '79': Waste Pipe Defects - Public Housing
94
+ '80': Waste and Recycling Management
95
+ '81': Fallen Tree/Branch
96
+ '82': Infra - Others
97
+ '83': Building Defects
98
+ '84': Wet Laundry
99
+ '85': Illegal Parking - Heavy Vehicle Parking at Public Housing
100
+ '86': Outdoor Lighting
101
+ '87': Dirty Drains/Canals
102
+ '88': Pedestrian Paths/POB/Linkway - Maintenance
103
+ '89': Noise - Congregation in Common Areas
104
+ '90': Smoking
105
+ '91': Bins/Recycling
106
+ '92': Road Works
107
+ '93': Illegal Parking - Serious Obstruction
108
+ '94': Smell - Other Sources
109
+ '95': Pests - Others
110
+ '96': Road Signs - Maintenance
111
+ '97': Water Quality - Other Public Areas
112
+ '98': Air Pollution/Smoke
113
+ '99': Drains/Drainage - Other Public Areas
114
+ '100': Illegal Parking - Public Housing Car Parks/Service Roads
115
+ '101': Mosquitoes
116
+ '102': Water Supply and Pressure - Public Housing
117
+ '103': Parks Infra - Lighting
118
+ - name: Reporting Category
119
+ dtype:
120
+ class_label:
121
+ names:
122
+ '0': Cleanliness
123
+ '1': Enforcement Matters
124
+ '2': Pests
125
+ '3': Pollution
126
+ '4': General Infrastructure/Facilities
127
+ '5': Public Housing Lifts
128
+ '6': Connectivity Related Infrastructure
129
+ '7': Animals and Birds
130
+ '8': Public Housing Infrastructure (Excl Lifts)
131
+ '9': Greenery
132
+ '10': Neighbour Issues
133
+ '11': Illegal Parking
134
+ '12': Noise
135
+ - name: Preprocessed
136
+ dtype: string
137
+ - name: input_ids
138
+ sequence: int32
139
+ - name: token_type_ids
140
+ sequence: int8
141
+ - name: attention_mask
142
+ sequence: int8
143
+ - name: labels
144
+ dtype: int64
145
+ - name: tags
146
+ sequence:
147
+ sequence: float64
148
+ splits:
149
+ - name: '2017'
150
+ num_bytes: 33338600
151
+ num_examples: 45675
152
+ download_size: 16008523
153
+ dataset_size: 33338600
154
+ configs:
155
+ - config_name: default
156
+ data_files:
157
+ - split: '2017'
158
+ path: data/2017-*
159
+ ---
160
+ # Dataset Card for "sample"
161
+
162
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)