lsnu commited on
Commit
a00ea40
·
verified ·
1 Parent(s): 46b3871

Document snapshot archive handoff

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -104,6 +104,9 @@ The oven task also has a highly structured reveal-to-retrieve handoff in the exp
104
  - `runtime_assets/`
105
  - Archived runtime assets needed to recreate this setup on another machine.
106
  - Includes the local oven-task dataset snapshot and the local `coppelia_sim` extraction used on this machine.
 
 
 
107
  - `environment/`
108
  - Machine snapshot, env export, pip freeze, setup helpers, and dataset notes.
109
  - `external/`
 
104
  - `runtime_assets/`
105
  - Archived runtime assets needed to recreate this setup on another machine.
106
  - Includes the local oven-task dataset snapshot and the local `coppelia_sim` extraction used on this machine.
107
+ - `snapshots/`
108
+ - Compressed snapshot archives of large local payloads that were uploaded as bundles instead of expanded repo trees.
109
+ - In particular, `snapshots/VLAdaptorBench_upload_repo_payload_20260408.tar.gz` contains the broader local upload tree used on this machine.
110
  - `environment/`
111
  - Machine snapshot, env export, pip freeze, setup helpers, and dataset notes.
112
  - `external/`