futurefantasy commited on
Commit
56d61af
·
verified ·
1 Parent(s): a5f3b2a

Delete vlac2_release_data/README.md

Browse files
Files changed (1) hide show
  1. vlac2_release_data/README.md +0 -17
vlac2_release_data/README.md DELETED
@@ -1,17 +0,0 @@
1
- # Raw Data Placeholder
2
-
3
- The original raw datasets are not uploaded in this repo yet.
4
-
5
- Place the source data under this directory while preserving the published relative structure, for example:
6
-
7
- - `vlac2_release_data/ARX-data/...`
8
- - `vlac2_release_data/droid_lerobot/...`
9
- - `vlac2_release_data/libero/...`
10
- - `vlac2_release_data/libero_zty50/...`
11
- - `vlac2_release_data/VLABench_5/...`
12
-
13
- After the raw data is in place, run:
14
-
15
- ```bash
16
- python scripts/extract_vlac2_release_frames.py --release-root /path/to/vlac2_release
17
- ```