File size: 1,323 Bytes
88dc799
 
 
 
 
 
 
 
 
 
cacb15d
0253a8f
cacb15d
88dc799
0253a8f
 
88dc799
bf3276a
 
88dc799
 
 
0253a8f
cacb15d
88dc799
0253a8f
cacb15d
0253a8f
 
88dc799
4607caa
 
 
 
 
fcf6b6b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4607caa
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
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
---