yugi5/robot-navigation-basic
Robot Navigation Basic Dataset A simple instruction–output dataset focused on basic robot navigation commands. Dataset Structure instruction: Navigation command output: Description of the robot’s action Example { "instruction": "Turn left at the corner.", "output": "The robot turns left at the corner." }
012
Robot Navigation Basic Dataset
A simple instruction–output dataset focused on basic robot navigation commands.
Dataset Structure
- instruction: Navigation command
- output: Description of the robot’s action
Example
{
"instruction": "Turn left at the corner.",
"output": "The robot turns left at the corner."
}
