Moved out of qa/data/captions/ and data/captions/ because their
source video was marked as trash in workspace/trash_bin.json.
python3 -c "
import json, shutil
log = open("/data/sltian/data/egotools/_backup/captions_trash_20260429T162401Z/CAPTIONS_TRASH_LOG.jsonl")
for line in log:
e = json.loads(line)
shutil.move(e["dst"]… See the full description on the dataset page:
https://huggingface.co/datasets/backup-dev/captions_trash_20260429T162401Z.