Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -45,9 +45,9 @@ tags:
|
|
| 45 |
license: other
|
| 46 |
---
|
| 47 |
|
| 48 |
-
# 🤖 FYP Stage
|
| 49 |
|
| 50 |
-
A compact, self-contained multi-source dataset for **Vision-Language-Action (VLA)** Stage
|
| 51 |
Built as a portable ~90 GB subset of 8 larger upstream sources, it is designed to be pulled via a single
|
| 52 |
`load_dataset()` call — no raw 100+ GB downloads required at training time.
|
| 53 |
|
|
|
|
| 45 |
license: other
|
| 46 |
---
|
| 47 |
|
| 48 |
+
# 🤖 FYP Stage 2 — VLA Pre-training Subset
|
| 49 |
|
| 50 |
+
A compact, self-contained multi-source dataset for **Vision-Language-Action (VLA)** Stage 2 pre-training.
|
| 51 |
Built as a portable ~90 GB subset of 8 larger upstream sources, it is designed to be pulled via a single
|
| 52 |
`load_dataset()` call — no raw 100+ GB downloads required at training time.
|
| 53 |
|