Files
lerobot/community_v3_migration
CarolinePascal d0f5849989 migration: prefer success over errored row when de-duplicating manifest
A dataset can appear multiple times across per-rank/resumed manifests (timed out
once, then succeeded on retry). keep='last' could keep the stale ERROR row and
wrongly flag an already-migrated dataset (e.g. VoicAndrei/so100_kitchen) for
deletion. De-dup now prefers a successful attempt over an errored one.
2026-07-17 21:13:33 +02:00
..