Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ language:
|
|
| 15 |
pretty_name: SoTac
|
| 16 |
size_categories:
|
| 17 |
- 10K<n<100K
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# SoTac — SO-101 Tactile Manipulation Corpus
|
|
@@ -48,16 +49,23 @@ is [Jingyi-Z/sotac_raw](https://huggingface.co/datasets/Jingyi-Z/sotac_raw).
|
|
| 48 |
Current release (2026-08-26): 63 episodes / 25,401 frames (~14 min) across
|
| 49 |
3 pick-and-place tasks, grouped by task:
|
| 50 |
|
| 51 |
-
| task
|
| 52 |
-
|---|---|---|
|
| 53 |
-
| Pick up the red foam ball and place it into the container
|
| 54 |
-
| Pick up the orange rubber ball and place it into the container | 22
|
| 55 |
-
| Pick up the red cup and place it on top of the container
|
| 56 |
-
|
| 57 |
-
**Per-episode annotations** ship in `annotations/
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
|
| 62 |
**Stable provenance**: every episode carries a `source_raw_episode` field — both as a
|
| 63 |
column in `meta/episodes` and in the annotations — pointing to its index in
|
|
|
|
| 15 |
pretty_name: SoTac
|
| 16 |
size_categories:
|
| 17 |
- 10K<n<100K
|
| 18 |
+
|
| 19 |
---
|
| 20 |
|
| 21 |
# SoTac — SO-101 Tactile Manipulation Corpus
|
|
|
|
| 49 |
Current release (2026-08-26): 63 episodes / 25,401 frames (~14 min) across
|
| 50 |
3 pick-and-place tasks, grouped by task:
|
| 51 |
|
| 52 |
+
| task | episodes | episode # |
|
| 53 |
+
| ------------------------------------------------------------ | -------- | --------- |
|
| 54 |
+
| Pick up the red foam ball and place it into the container | 21 | 0–20 |
|
| 55 |
+
| Pick up the orange rubber ball and place it into the container | 22 | 21–42 |
|
| 56 |
+
| Pick up the red cup and place it on top of the container | 20 | 43–62 |
|
| 57 |
+
|
| 58 |
+
**Per-episode annotations** ship in `annotations/`:
|
| 59 |
+
|
| 60 |
+
- `episode_annotations.json`: episode-level curation labels — grasp type, attempt
|
| 61 |
+
count, outcome (success / failure / partial), distractor objects (11 episodes
|
| 62 |
+
include an orange ball or white box as distraction), grip-force quality labels
|
| 63 |
+
(insufficient/excessive force), and free-form event notes.
|
| 64 |
+
- `episode_XXXXXX.json` (all 63 episodes): time-aligned language annotations —
|
| 65 |
+
subtask segments (approach, grasp, transport, place_release) and tactile event
|
| 66 |
+
interjections (contact, grasp_stable, slip, rotation, place, release/drop) with
|
| 67 |
+
per-event confidence. Auto-generated from the 91 Hz tactile stream and
|
| 68 |
+
human-reviewed in the visualizer.
|
| 69 |
|
| 70 |
**Stable provenance**: every episode carries a `source_raw_episode` field — both as a
|
| 71 |
column in `meta/episodes` and in the annotations — pointing to its index in
|