Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,35 +1,13 @@
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
- name: index
|
5 |
-
dtype: int64
|
6 |
-
- name: rating
|
7 |
-
dtype: float32
|
8 |
-
- name: content
|
9 |
-
dtype: string
|
10 |
-
- name: x
|
11 |
-
dtype: float32
|
12 |
-
- name: y
|
13 |
-
dtype: float32
|
14 |
-
- name: tile_index_64
|
15 |
-
dtype: int64
|
16 |
-
- name: cluster
|
17 |
-
dtype: int64
|
18 |
-
- name: raw_cluster
|
19 |
-
dtype: int64
|
20 |
-
- name: label
|
21 |
-
dtype: string
|
22 |
-
- name: deleted
|
23 |
-
dtype: bool
|
24 |
-
splits:
|
25 |
-
- name: train
|
26 |
-
num_bytes: 2120802
|
27 |
-
num_examples: 17500
|
28 |
-
download_size: 1047669
|
29 |
-
dataset_size: 2120802
|
30 |
-
configs:
|
31 |
-
- config_name: default
|
32 |
-
data_files:
|
33 |
-
- split: train
|
34 |
-
path: data/train-*
|
35 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
---
|
3 |
+
tags:
|
4 |
+
- latent-scope
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
+
# ls-google_wellformed_query
|
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: 121.3 MB
|
12 |
+
|
13 |
+
TODO: download script inside latentscope
|