Link dataset to paper
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,40 +1,41 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
task_categories:
|
| 4 |
-
- robotics
|
| 5 |
-
- image-to-image
|
| 6 |
language:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
- robotics
|
| 10 |
-
- navigation
|
| 11 |
-
- imitation-learning
|
| 12 |
-
- vision-language-action
|
| 13 |
-
- isaac-sim
|
| 14 |
-
- nova-carter
|
| 15 |
-
- differential-drive
|
| 16 |
-
- language-conditioned
|
| 17 |
-
- behavior-cloning
|
| 18 |
-
- simulation
|
| 19 |
-
- object-approach
|
| 20 |
-
- depth
|
| 21 |
-
- segmentation
|
| 22 |
-
pretty_name: MiniVLA-Nav v1
|
| 23 |
-
size_categories:
|
| 24 |
-
- 1K<n<10K
|
| 25 |
multilinguality:
|
| 26 |
-
|
|
|
|
|
|
|
| 27 |
source_datasets:
|
| 28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
configs:
|
| 30 |
-
|
| 31 |
-
|
| 32 |
---
|
| 33 |
|
| 34 |
# MiniVLA-Nav v1
|
| 35 |
|
| 36 |
**A Multi-Scene Simulation Dataset for Language-Conditioned Robot Navigation**
|
| 37 |
|
|
|
|
|
|
|
| 38 |
<!-- > Ali Al-Bustami -->
|
| 39 |
|
| 40 |
---
|
|
@@ -351,6 +352,7 @@ If you use MiniVLA-Nav v1 in your research, please cite:
|
|
| 351 |
Language-Conditioned Robot Navigation},
|
| 352 |
authors = {Ali Al-Bustami and Jaerock Kwon},
|
| 353 |
year = {2026},
|
|
|
|
| 354 |
note = {Thesis project, Department of Robotics Engineering}
|
| 355 |
}
|
| 356 |
```
|
|
@@ -365,4 +367,4 @@ This dataset is released under the [Creative Commons Attribution 4.0 Internation
|
|
| 365 |
|
| 366 |
## Contact
|
| 367 |
|
| 368 |
-
Ali Al-Bustami - abustami@umich.edu
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
+
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
multilinguality:
|
| 6 |
+
- monolingual
|
| 7 |
+
size_categories:
|
| 8 |
+
- 1K<n<10K
|
| 9 |
source_datasets:
|
| 10 |
+
- original
|
| 11 |
+
task_categories:
|
| 12 |
+
- robotics
|
| 13 |
+
pretty_name: MiniVLA-Nav v1
|
| 14 |
+
tags:
|
| 15 |
+
- robotics
|
| 16 |
+
- navigation
|
| 17 |
+
- imitation-learning
|
| 18 |
+
- vision-language-action
|
| 19 |
+
- isaac-sim
|
| 20 |
+
- nova-carter
|
| 21 |
+
- differential-drive
|
| 22 |
+
- language-conditioned
|
| 23 |
+
- behavior-cloning
|
| 24 |
+
- simulation
|
| 25 |
+
- object-approach
|
| 26 |
+
- depth
|
| 27 |
+
- segmentation
|
| 28 |
configs:
|
| 29 |
+
- config_name: default
|
| 30 |
+
data_files: metadata.parquet
|
| 31 |
---
|
| 32 |
|
| 33 |
# MiniVLA-Nav v1
|
| 34 |
|
| 35 |
**A Multi-Scene Simulation Dataset for Language-Conditioned Robot Navigation**
|
| 36 |
|
| 37 |
+
[Paper](https://huggingface.co/papers/2605.00397)
|
| 38 |
+
|
| 39 |
<!-- > Ali Al-Bustami -->
|
| 40 |
|
| 41 |
---
|
|
|
|
| 352 |
Language-Conditioned Robot Navigation},
|
| 353 |
authors = {Ali Al-Bustami and Jaerock Kwon},
|
| 354 |
year = {2026},
|
| 355 |
+
url = {https://huggingface.co/papers/2605.00397},
|
| 356 |
note = {Thesis project, Department of Robotics Engineering}
|
| 357 |
}
|
| 358 |
```
|
|
|
|
| 367 |
|
| 368 |
## Contact
|
| 369 |
|
| 370 |
+
Ali Al-Bustami - abustami@umich.edu
|