| # Humanoid-Web3-Advanced-Command-Dataset-v2 |
|
|
| ## Overview |
| Humanoid-Web3-Advanced-Command-Dataset-v2 is a structured NLP dataset created for training humanoid robot intent classification models. |
|
|
| The dataset contains diverse natural language commands mapped into structured action intents for robotics automation and Web3-integrated AI systems. |
|
|
| ## Task |
| Text Classification (Intent Detection) |
|
|
| ## Language |
| English |
|
|
| ## Total Samples |
| - Train: 60 |
| - Test: 20 |
| - Total: 80 |
|
|
| ## Labels (10 Classes) |
| - move_object |
| - pick_and_place |
| - rotate_object |
| - scan_object |
| - grab_object |
| - release_object |
| - start_process |
| - stop_process |
| - inspect_object |
| - navigate_to_location |
|
|
| ## Format |
| CSV (text,label) |
|
|
| ## Use Cases |
| - Robotics NLP training |
| - AI agent automation |
| - Smart warehouse systems |
| - Web3 robotics logging |