Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,45 +1,13 @@
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
- name: index
|
5 |
-
dtype: int64
|
6 |
-
- name: author
|
7 |
-
dtype: string
|
8 |
-
- name: url
|
9 |
-
dtype: string
|
10 |
-
- name: joke
|
11 |
-
dtype: string
|
12 |
-
- name: score
|
13 |
-
dtype: int64
|
14 |
-
- name: date
|
15 |
-
dtype: string
|
16 |
-
- name: x
|
17 |
-
dtype: float32
|
18 |
-
- name: y
|
19 |
-
dtype: float32
|
20 |
-
- name: tile_index_32
|
21 |
-
dtype: int64
|
22 |
-
- name: tile_index_64
|
23 |
-
dtype: int64
|
24 |
-
- name: tile_index_128
|
25 |
-
dtype: int64
|
26 |
-
- name: cluster
|
27 |
-
dtype: int64
|
28 |
-
- name: raw_cluster
|
29 |
-
dtype: int64
|
30 |
-
- name: label
|
31 |
-
dtype: string
|
32 |
-
- name: deleted
|
33 |
-
dtype: bool
|
34 |
-
splits:
|
35 |
-
- name: train
|
36 |
-
num_bytes: 18362047
|
37 |
-
num_examples: 52751
|
38 |
-
download_size: 10004314
|
39 |
-
dataset_size: 18362047
|
40 |
-
configs:
|
41 |
-
- config_name: default
|
42 |
-
data_files:
|
43 |
-
- split: train
|
44 |
-
path: data/train-*
|
45 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
---
|
3 |
+
tags:
|
4 |
+
- latent-scope
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
+
# ls-dadabase
|
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: 376.7 MB
|
12 |
+
|
13 |
+
TODO: download script inside latentscope
|