robot-lev commited on
Commit
37d242d
·
verified ·
1 Parent(s): f7a858b

card: link porting repo (github.com/lvjonok/reassemble-lerobot-port)

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -100,4 +100,6 @@ Released under **CC-BY-4.0**, inherited from the original dataset. You must cred
100
  }
101
  ```
102
 
103
- *Conversion to LeRobot v3 performed with `examples/port_datasets/port_reassemble.py`. This derivative reorganizes and resamples the data; refer to the original record for the authoritative, full-rate source.*
 
 
 
100
  }
101
  ```
102
 
103
+ **Porting scripts & walkthrough:** https://github.com/lvjonok/reassemble-lerobot-port reproducible conversion pipeline, design tradeoffs, and operational gotchas.
104
+
105
+ *This derivative reorganizes and resamples the data; refer to the original record for the authoritative, full-rate source.*