Upload dataset
Browse files
60V_Dec24/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf349c76b71d63779fb2d7bdc4804153a665cf5961fa258e9580aece31c17c0f
|
| 3 |
+
size 12574489
|
60V_Dec24/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd1e3ce1a2b28022eae6801118581642b89ec1029cd2942a24e1ac7ced87c739
|
| 3 |
+
size 11355517
|
60V_Dec24/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edb072f26a14285b536f4c47c5ee3221d72b07e2e712f6fbfb5d1e5c6afe6aa3
|
| 3 |
+
size 10928106
|
README.md
CHANGED
|
@@ -24,6 +24,30 @@ dataset_info:
|
|
| 24 |
num_examples: 220
|
| 25 |
download_size: 32061722
|
| 26 |
dataset_size: 1011799274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
- config_name: default
|
| 28 |
features:
|
| 29 |
- name: config
|
|
@@ -53,6 +77,10 @@ configs:
|
|
| 53 |
data_files:
|
| 54 |
- split: train
|
| 55 |
path: 30V_Jan24/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
- config_name: default
|
| 57 |
data_files:
|
| 58 |
- split: train
|
|
|
|
| 24 |
num_examples: 220
|
| 25 |
download_size: 32061722
|
| 26 |
dataset_size: 1011799274
|
| 27 |
+
- config_name: 60V_Dec24
|
| 28 |
+
features:
|
| 29 |
+
- name: config
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: traj_id
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: shape
|
| 34 |
+
list: int64
|
| 35 |
+
- name: data
|
| 36 |
+
list:
|
| 37 |
+
list:
|
| 38 |
+
list: uint8
|
| 39 |
+
- name: left_right
|
| 40 |
+
list:
|
| 41 |
+
list: int64
|
| 42 |
+
- name: barycenter
|
| 43 |
+
list:
|
| 44 |
+
list: float64
|
| 45 |
+
splits:
|
| 46 |
+
- name: train
|
| 47 |
+
num_bytes: 1107240702
|
| 48 |
+
num_examples: 605
|
| 49 |
+
download_size: 34858112
|
| 50 |
+
dataset_size: 1107240702
|
| 51 |
- config_name: default
|
| 52 |
features:
|
| 53 |
- name: config
|
|
|
|
| 77 |
data_files:
|
| 78 |
- split: train
|
| 79 |
path: 30V_Jan24/train-*
|
| 80 |
+
- config_name: 60V_Dec24
|
| 81 |
+
data_files:
|
| 82 |
+
- split: train
|
| 83 |
+
path: 60V_Dec24/train-*
|
| 84 |
- config_name: default
|
| 85 |
data_files:
|
| 86 |
- split: train
|