jsonW0 commited on
Commit
03afb83
·
verified ·
1 Parent(s): f19489c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: points
5
+ sequence: float64
6
+ splits:
7
+ - name: manifold
8
+ num_bytes: 28000
9
+ num_examples: 1000
10
+ - name: eval_points
11
+ num_bytes: 28
12
+ num_examples: 1
13
+ - name: geodesic
14
+ num_bytes: 2800
15
+ num_examples: 100
16
+ download_size: 34478
17
+ dataset_size: 30828
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: manifold
22
+ path: data/manifold-*
23
+ - split: eval_points
24
+ path: data/eval_points-*
25
+ - split: geodesic
26
+ path: data/geodesic-*
27
+ ---
data/eval_points-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ed7db9749c4f1b04cd878428102c9360aed646c77d7383fd1d48f4c24864a99
3
+ size 1056
data/geodesic-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca310e22453a4eb8b33d6e54c25752ca2dfc98b04a2528d28f0ef94890d7010
3
+ size 3815
data/manifold-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:829547e981d43257673508e7474903153f217ca22bd6a3e0c9bbfc5eee7d4aec
3
+ size 29607