Convert dataset to Parquet
#3
by
cschell
- opened
README.md
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: liebers_beat_saber_23
|
| 4 |
+
features:
|
| 5 |
+
- name: user
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: session
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: delta_time_ms
|
| 10 |
+
dtype: float32
|
| 11 |
+
- name: head_pos_x
|
| 12 |
+
dtype: float32
|
| 13 |
+
- name: head_pos_y
|
| 14 |
+
dtype: float32
|
| 15 |
+
- name: head_pos_z
|
| 16 |
+
dtype: float32
|
| 17 |
+
- name: head_rot_x
|
| 18 |
+
dtype: float32
|
| 19 |
+
- name: head_rot_y
|
| 20 |
+
dtype: float32
|
| 21 |
+
- name: head_rot_z
|
| 22 |
+
dtype: float32
|
| 23 |
+
- name: head_rot_w
|
| 24 |
+
dtype: float32
|
| 25 |
+
- name: left_hand_pos_x
|
| 26 |
+
dtype: float32
|
| 27 |
+
- name: left_hand_pos_y
|
| 28 |
+
dtype: float32
|
| 29 |
+
- name: left_hand_pos_z
|
| 30 |
+
dtype: float32
|
| 31 |
+
- name: left_hand_rot_x
|
| 32 |
+
dtype: float32
|
| 33 |
+
- name: left_hand_rot_y
|
| 34 |
+
dtype: float32
|
| 35 |
+
- name: left_hand_rot_z
|
| 36 |
+
dtype: float32
|
| 37 |
+
- name: left_hand_rot_w
|
| 38 |
+
dtype: float32
|
| 39 |
+
- name: right_hand_pos_x
|
| 40 |
+
dtype: float32
|
| 41 |
+
- name: right_hand_pos_y
|
| 42 |
+
dtype: float32
|
| 43 |
+
- name: right_hand_pos_z
|
| 44 |
+
dtype: float32
|
| 45 |
+
- name: right_hand_rot_x
|
| 46 |
+
dtype: float32
|
| 47 |
+
- name: right_hand_rot_y
|
| 48 |
+
dtype: float32
|
| 49 |
+
- name: right_hand_rot_z
|
| 50 |
+
dtype: float32
|
| 51 |
+
- name: right_hand_rot_w
|
| 52 |
+
dtype: float32
|
| 53 |
+
splits:
|
| 54 |
+
- name: main
|
| 55 |
+
num_bytes: 0
|
| 56 |
+
num_examples: 0
|
| 57 |
+
download_size: 5861
|
| 58 |
+
dataset_size: 0
|
| 59 |
+
configs:
|
| 60 |
+
- config_name: liebers_beat_saber_23
|
| 61 |
+
data_files:
|
| 62 |
+
- split: main
|
| 63 |
+
path: liebers_beat_saber_23/main-*
|
| 64 |
+
---
|
liebers_beat_saber_23/main-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3a2dc6354d4e27157e9eff36a6ee576365003085158a55d54f8a6329040abb7
|
| 3 |
+
size 5861
|