enjalot commited on
Commit
815daff
·
verified ·
1 Parent(s): a05e389

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -61
README.md CHANGED
@@ -1,63 +1,16 @@
 
1
  ---
2
- dataset_info:
3
- features:
4
- - name: index
5
- dtype: int64
6
- - name: signing_date
7
- dtype: string
8
- - name: president
9
- dtype: string
10
- - name: title
11
- dtype: string
12
- - name: citation
13
- dtype: string
14
- - name: document_number
15
- dtype: string
16
- - name: end_page
17
- dtype: float64
18
- - name: html_url
19
- dtype: string
20
- - name: pdf_url
21
- dtype: string
22
- - name: type
23
- dtype: string
24
- - name: subtype
25
- dtype: string
26
- - name: publication_date
27
- dtype: string
28
- - name: start_page
29
- dtype: float64
30
- - name: disposition_notes
31
- dtype: string
32
- - name: executive_order_number
33
- dtype: string
34
- - name: not_received_for_publication
35
- dtype: string
36
- - name: x
37
- dtype: float32
38
- - name: y
39
- dtype: float32
40
- - name: tile_index_64
41
- dtype: int64
42
- - name: tile_index_128
43
- dtype: int64
44
- - name: cluster
45
- dtype: int64
46
- - name: raw_cluster
47
- dtype: int64
48
- - name: label
49
- dtype: string
50
- - name: deleted
51
- dtype: bool
52
- splits:
53
- - name: train
54
- num_bytes: 3030109
55
- num_examples: 6648
56
- download_size: 893147
57
- dataset_size: 3030109
58
- configs:
59
- - config_name: default
60
- data_files:
61
- - split: train
62
- path: data/train-*
63
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ tags:
4
+ - latent-scope
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
+ # ls-executive-orders
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.
10
+
11
+ Total size of dataset files: 73.9 MB.
12
+
13
+ To view this scope, `pip install latentscope` and run `ls-serve`. You can then download via the UI and explore.
14
+ If you have questions, join us on [discord](https://discord.gg/x7NvpnM4pY).
15
+
16
+