Iroel266 commited on
Commit
04eb0aa
·
verified ·
1 Parent(s): 5e4c7cf

Polish README wording for ZIP-first dataset release

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -41,7 +41,16 @@ This Hugging Face repository currently contains:
41
  - **`data/`** — JSON sequence files kept in the repository for lightweight preview and inspection
42
  - **`README.md`** — dataset documentation
43
 
44
- To keep the repository lightweight and easier to browse, the full `images_unique/` image tree is **not** intended to be kept in the repository long-term. Users who need the full multimodal dataset should download and extract `Manhattan_2000.zip`.
 
 
 
 
 
 
 
 
 
45
 
46
  ## Dataset Description
47
 
 
41
  - **`data/`** — JSON sequence files kept in the repository for lightweight preview and inspection
42
  - **`README.md`** — dataset documentation
43
 
44
+ To keep the repository lightweight and easier to browse, the full `images_unique/` image tree is **not** retained in the repository. Users who need the full multimodal dataset should download and extract `Manhattan_2000.zip`.
45
+
46
+ ## Important Note on Repository vs. Full Dataset
47
+
48
+ The Hugging Face repository is designed for:
49
+ - dataset discovery
50
+ - documentation
51
+ - direct inspection of JSON event sequences
52
+
53
+ The repository is **not** intended to host the full expanded image tree for browsing. The authoritative full release is the ZIP archive. If you want to reproduce multimodal experiments that require map images, please download and extract `Manhattan_2000.zip` first.
54
 
55
  ## Dataset Description
56