File size: 417 Bytes
913dc16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: mit
task_categories:
- robotics
---

# Teleopit Datasets

Training and validation data for [Teleopit](https://github.com/BingqianWu/Teleopit), a teleoperation framework for humanoid robots with motion retargeting.

## Contents

- `data/train/` — training set shards
- `data/val/` — validation set shards

## Usage

```bash
python scripts/setup/download_assets.py --source huggingface --only data
```