File size: 793 Bytes
c4bc803
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
pretty_name: WASUP Subtask Annotations v1
task_categories:
- robotics
- video-classification
language:
- en
tags:
- temporal-segmentation
- subtask-annotation
- robotics
- droid
- robocoin
- galaxea
- homer
license: cc-by-nc-sa-4.0
size_categories:
- n<1K
---

# WASUP Subtask Annotations v1

Merged subtask-annotation dataset with videos embedded directly in the parquet.

## Schema

- `id`: episode id
- `video`: MP4 bytes embedded directly in the parquet
- `instruction`: task instruction
- `segments`: list of `{start_sec, end_sec, subtask}`
- `metadata`: JSON string containing source-specific metadata that does not fit the common fields

## Sources

- HomER: 25 rows
- RoboInter DROID: 50 rows
- RoboCOIN Galaxea R1 Lite head-camera: 25 rows

Total: 100 rows, 605 subtask segments.