| license: mit | |
| task_categories: | |
| - robotics | |
| - text-generation | |
| language: | |
| - en | |
| # Robot Navigation Instructions – Basic | |
| This dataset contains simple navigation instructions for robots. | |
| Each sample maps a natural language command to an expected navigation behavior. | |
| ## Fields | |
| - instruction: navigation command | |
| - input: optional context | |
| - output: expected robot action | |
| ## Intended Use | |
| Training or testing basic robot navigation and instruction-following models. | |