finditfixit / README.md
mjbeattie's picture
Upload dataset
0253a8f verified
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: servreqid
dtype: int64
- name: text
dtype: string
- name: origid
dtype: string
- name: id
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 7925871
num_examples: 47585
- name: test
num_bytes: 1970166
num_examples: 11896
download_size: 4116270
dataset_size: 9896037
---
# Seattle FindIt-FixIt Verbatims
## First uploaded 11 April 2024
This dataset contains verbatims included by Seattle residents on service requests submitted via the FindIt-FixIt app. The data was obtained through a public records request. The dataset includes labelled verbatims and is split into test and training sets.
---
dataset_info:
features:
- name: detail
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 4328674
num_examples: 40254
- name: test
num_bytes: 1089483
num_examples: 10064
download_size: 2523014
dataset_size: 5418157
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
tags:
- seattle
- city
- service
pretty_name: Seattle FindIt-FixIt Verbatims
---