Caplin43 commited on
Commit
14b0b27
·
verified ·
1 Parent(s): 227c295

Create README.md mREADME.EADME.m mREADME.EADME.mdmREADME.

Browse files
README.md mREADME.EADME.m mREADME.EADME.mdmREADME. ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Humanoid-Web3-Multilingual-Command-Dataset-v3
2
+
3
+ ## Overview
4
+ Humanoid-Web3-Multilingual-Command-Dataset-v3 is a multilingual NLP dataset designed for humanoid robot intent classification.
5
+
6
+ This dataset supports English and Indonesian commands, enabling cross-language robotics automation and Web3 AI agent integration.
7
+
8
+ ## Task
9
+ Text Classification (Intent Detection)
10
+
11
+ ## Languages
12
+ - English (EN)
13
+ - Indonesian (ID)
14
+
15
+ ## Total Samples
16
+ - Train: 100
17
+ - Test: 40
18
+ - Total: 140
19
+
20
+ ## Labels (12 Classes)
21
+ - move_object
22
+ - pick_and_place
23
+ - rotate_object
24
+ - scan_object
25
+ - grab_object
26
+ - release_object
27
+ - start_process
28
+ - stop_process
29
+ - inspect_object
30
+ - navigate_to_location
31
+ - charge_battery
32
+ - emergency_stop
33
+
34
+ ## Format
35
+ CSV (text,label,language)
36
+
37
+ ## Use Cases
38
+ - Multilingual robotics AI
39
+ - Web3 humanoid automation
40
+ - Smart factory systems
41
+ - AI agent research