CoolFace
Datasetpublic

leesangoh/dynamics-probing

PhysProbe Dynamics Probing Dataset Manipulation episodes from Isaac Lab collected for probing physics understanding in video world models (V-JEPA 2, VideoMAE, DINOv2). Each episode includes dual-camera RGB (384×384), robot state, scripted/RL actions, and per-timestep physics ground truth (contact forces, object kinematics, physics randomization parameters). Tasks Task Episodes Policy Physics Randomization Push 1,500 Scripted (random direction, no target… See the full description on the dataset page: https://huggingface.co/datasets/leesangoh/dynamics-probing.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes149downloads
32 commits on main
b679fcf5mo ago

Update README for 2026-04-23 recollection

leesangoh
34ce1115mo ago

Recollected nut_thread (2026-04-23 fix: contact forces restored)

leesangoh
141c90b5mo ago

Recollected peg_insert (2026-04-23 fix: contact forces restored)

leesangoh
39fb1955mo ago

Recollected drawer (2026-04-23 fix: contact forces restored)

leesangoh
1025bb65mo ago

Recollected reach (2026-04-23 fix: contact forces restored)

leesangoh
e224af65mo ago

Recollected strike (2026-04-23 fix: contact forces restored)

leesangoh
10e7a1d5mo ago

Recollected push (2026-04-23 fix: contact forces restored)

leesangoh
15143d75mo ago

Clear old nut_thread before 2026-04-23 recollection overwrite

leesangoh
af684835mo ago

Clear old peg_insert before 2026-04-23 recollection overwrite

leesangoh
ff211a05mo ago

Clear old drawer before 2026-04-23 recollection overwrite

leesangoh
2bc11bf5mo ago

Clear old reach before 2026-04-23 recollection overwrite

leesangoh
c6a891f5mo ago

Clear old strike before 2026-04-23 recollection overwrite

leesangoh
25ea97e5mo ago

Clear old push before 2026-04-23 recollection overwrite

leesangoh
c1cb0066mo ago

Re-collect drawer with fixed physics randomization

leesangoh
0e557556mo ago

Re-collect strike with fixed physics randomization

leesangoh
0d9e2c76mo ago

Re-collect push with fixed physics randomization

leesangoh
b462e016mo ago

Add RL checkpoint: drawer_rsl_rl.pt

leesangoh
8d5475f6mo ago

Add RL checkpoint: nut_thread_rl_games.pth

leesangoh
7a15e846mo ago

Add RL checkpoint: peg_insert_rl_games.pth

leesangoh
7c6a9836mo ago

Add pip freeze for reproducibility

leesangoh
317543d6mo ago

Add environment info (Isaac Sim version, GPU, collection config)

leesangoh
9d9aae36mo ago

Add reproducibility section with code link + checkpoint info

leesangoh
d217c8a6mo ago

Generalize README: remove V-JEPA 2 specifics, vision→video encoder

leesangoh
bf1785c6mo ago

Remove citation section

leesangoh
ce766126mo ago

Add dataset README

leesangoh
dd493936mo ago

Add drawer step0 data

leesangoh
d7029d96mo ago

Add reach step0 data

leesangoh
016dbad6mo ago

Add nut_thread step0 data

leesangoh
b304f9a6mo ago

Add peg_insert step0 data

leesangoh
16f3a4b6mo ago

Add strike step0 data

leesangoh
385ffd16mo ago

Add push step0 data

leesangoh
a26d6126mo ago

initial commit

leesangoh