enjalot commited on
Commit
70540c4
·
verified ·
1 Parent(s): 6eec54a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -39
README.md CHANGED
@@ -1,39 +1,7 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: index
5
- dtype: int64
6
- - name: question
7
- dtype: string
8
- - name: answer
9
- dtype: string
10
- - name: x
11
- dtype: float32
12
- - name: y
13
- dtype: float32
14
- - name: tile_index_32
15
- dtype: int64
16
- - name: tile_index_64
17
- dtype: int64
18
- - name: tile_index_128
19
- dtype: int64
20
- - name: cluster
21
- dtype: int64
22
- - name: raw_cluster
23
- dtype: int64
24
- - name: label
25
- dtype: string
26
- - name: deleted
27
- dtype: bool
28
- splits:
29
- - name: train
30
- num_bytes: 213035
31
- num_examples: 765
32
- download_size: 73608
33
- dataset_size: 213035
34
- configs:
35
- - config_name: default
36
- data_files:
37
- - split: train
38
- path: data/train-*
39
- ---
 
1
+ # ls-datavis-misunderstood
2
+
3
+ This dataset contains files uploaded from a local directory.
4
+
5
+ The main dataset file is located at: `scopes/scopes-001-input.parquet`
6
+
7
+ All additional files are stored in the `data/` directory.