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