Jingyi-Z commited on
Commit
47d46cf
·
verified ·
1 Parent(s): 793476f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -10
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 | episodes | episode # |
52
- |---|---|---|
53
- | Pick up the red foam ball and place it into the container | 21 | 0–20 |
54
- | Pick up the orange rubber ball and place it into the container | 22 | 21–42 |
55
- | Pick up the red cup and place it on top of the container | 20 | 43–62 |
56
-
57
- **Per-episode annotations** ship in `annotations/episode_annotations.json`: grasp type,
58
- attempt count, outcome (success / failure / partial), distractor objects (11 episodes
59
- include an orange ball or white box as distraction), grip-force quality labels
60
- (insufficient/excessive force), and free-form event notes.
 
 
 
 
 
 
 
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