chore: normalize tsfile dataset metadata
Browse files
README.md
CHANGED
|
@@ -1,18 +1,21 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: eval2_compositional_augmented TsFile
|
| 3 |
tags:
|
| 4 |
-
- TsFile
|
| 5 |
-
- time-series
|
| 6 |
- robotics
|
| 7 |
- LeRobot
|
| 8 |
- SO-101
|
| 9 |
- imitation-learning
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
| 11 |
configs:
|
| 12 |
- config_name: default
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
path: data/eval2_compositional_augmented.tsfile
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# eval2_compositional_augmented
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: eval2_compositional_augmented TsFile
|
| 3 |
tags:
|
|
|
|
|
|
|
| 4 |
- robotics
|
| 5 |
- LeRobot
|
| 6 |
- SO-101
|
| 7 |
- imitation-learning
|
| 8 |
+
- tsfile
|
| 9 |
+
- modality:timeseries
|
| 10 |
+
modality:
|
| 11 |
+
- timeseries
|
| 12 |
configs:
|
| 13 |
- config_name: default
|
| 14 |
data_files:
|
| 15 |
- split: train
|
| 16 |
path: data/eval2_compositional_augmented.tsfile
|
| 17 |
+
size_categories:
|
| 18 |
+
- 100K<n<1M
|
| 19 |
---
|
| 20 |
|
| 21 |
# eval2_compositional_augmented
|