enjalot commited on
Commit
518b78b
·
verified ·
1 Parent(s): eba9d3d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -40
README.md CHANGED
@@ -1,47 +1,10 @@
1
- ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: index
10
- dtype: int64
11
- - name: question
12
- dtype: string
13
- - name: answer
14
- dtype: string
15
- - name: x
16
- dtype: float32
17
- - name: y
18
- dtype: float32
19
- - name: tile_index_32
20
- dtype: int64
21
- - name: tile_index_64
22
- dtype: int64
23
- - name: tile_index_128
24
- dtype: int64
25
- - name: cluster
26
- dtype: int64
27
- - name: raw_cluster
28
- dtype: int64
29
- - name: label
30
- dtype: string
31
- - name: deleted
32
- dtype: bool
33
- splits:
34
- - name: train
35
- num_bytes: 213035
36
- num_examples: 765
37
- download_size: 73608
38
- dataset_size: 213035
39
- ---
40
- # ls-datavis-misunderstood
41
  ---
42
  tags:
43
  - latent-scope
44
  ---
 
 
45
  This dataset contains the files necessary to view in [latentscope](https://github.com/enjalot/latent-scope).
46
  The files in the `latentscope` are used by the app to view. You can also preview the scope TODO
47
 
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  ---
3
  tags:
4
  - latent-scope
5
  ---
6
+ # ls-datavis-misunderstood
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