Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,97 +1,13 @@
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
- name: index
|
5 |
-
dtype: int64
|
6 |
-
- name: text
|
7 |
-
dtype: string
|
8 |
-
- name: NameLastFirstM
|
9 |
-
dtype: string
|
10 |
-
- name: StateAbbrev
|
11 |
-
dtype: string
|
12 |
-
- name: Chamberul
|
13 |
-
dtype: string
|
14 |
-
- name: District
|
15 |
-
dtype: string
|
16 |
-
- name: PartyAbbrev
|
17 |
-
dtype: string
|
18 |
-
- name: Gender
|
19 |
-
dtype: string
|
20 |
-
- name: RaceCoded
|
21 |
-
dtype: string
|
22 |
-
- name: HighestDegree
|
23 |
-
dtype: string
|
24 |
-
- name: JobTitle
|
25 |
-
dtype: string
|
26 |
-
- name: JobOrgName
|
27 |
-
dtype: string
|
28 |
-
- name: JobOrgDescr
|
29 |
-
dtype: string
|
30 |
-
- name: WRKCL
|
31 |
-
dtype: int64
|
32 |
-
- name: UNION
|
33 |
-
dtype: int64
|
34 |
-
- name: SAFTY
|
35 |
-
dtype: int64
|
36 |
-
- name: K12
|
37 |
-
dtype: int64
|
38 |
-
- name: BUSNS
|
39 |
-
dtype: int64
|
40 |
-
- name: FARM
|
41 |
-
dtype: int64
|
42 |
-
- name: GOVT
|
43 |
-
dtype: int64
|
44 |
-
- name: INSUR
|
45 |
-
dtype: int64
|
46 |
-
- name: RLEST
|
47 |
-
dtype: int64
|
48 |
-
- name: BANKS
|
49 |
-
dtype: int64
|
50 |
-
- name: HGHED
|
51 |
-
dtype: int64
|
52 |
-
- name: LAWJD
|
53 |
-
dtype: int64
|
54 |
-
- name: DCTR
|
55 |
-
dtype: int64
|
56 |
-
- name: FOSFU
|
57 |
-
dtype: int64
|
58 |
-
- name: GREEN
|
59 |
-
dtype: int64
|
60 |
-
- name: ELECT
|
61 |
-
dtype: int64
|
62 |
-
- name: vacant
|
63 |
-
dtype: int64
|
64 |
-
- name: YearBorn
|
65 |
-
dtype: float64
|
66 |
-
- name: idno
|
67 |
-
dtype: float64
|
68 |
-
- name: x
|
69 |
-
dtype: float32
|
70 |
-
- name: y
|
71 |
-
dtype: float32
|
72 |
-
- name: tile_index_32
|
73 |
-
dtype: int64
|
74 |
-
- name: tile_index_64
|
75 |
-
dtype: int64
|
76 |
-
- name: tile_index_128
|
77 |
-
dtype: int64
|
78 |
-
- name: cluster
|
79 |
-
dtype: int64
|
80 |
-
- name: raw_cluster
|
81 |
-
dtype: int64
|
82 |
-
- name: label
|
83 |
-
dtype: string
|
84 |
-
- name: deleted
|
85 |
-
dtype: bool
|
86 |
-
splits:
|
87 |
-
- name: train
|
88 |
-
num_bytes: 3505357
|
89 |
-
num_examples: 7292
|
90 |
-
download_size: 1220040
|
91 |
-
dataset_size: 3505357
|
92 |
-
configs:
|
93 |
-
- config_name: default
|
94 |
-
data_files:
|
95 |
-
- split: train
|
96 |
-
path: data/train-*
|
97 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
---
|
3 |
+
tags:
|
4 |
+
- latent-scope
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
+
# ls-state-legislators-2024
|
7 |
+
|
8 |
+
This dataset contains the files necessary to view in [latentscope](https://github.com/enjalot/latent-scope).
|
9 |
+
The files in the `latentscope` are used by the app to view. You can also preview the scope TODO
|
10 |
+
|
11 |
+
Total size of dataset files: 60.9 MB
|
12 |
+
|
13 |
+
TODO: download script inside latentscope
|