| { |
| "default": { |
| "description": "Dataset bilingual Indonesia-Inggris berisi perintah untuk robot. Cocok untuk instruction tuning, translation, dan pengembangan sistem kontrol robot berbasis bahasa alami.", |
| "citation": "@dataset{zianrahmad_5_0_robotik_2025 {\n author = {Zian Rahmad},\n title = {5.0 Robotik: Indonesian-English Robot Commands Dataset},\n year = {2025},\n url = {https://huggingface.co/datasets/zianrahmad/5.0_robotik}\n}", |
| "homepage": "https://huggingface.co/datasets/zianrahmad/5.0_robotik", |
| "license": "cc-by-4.0", |
| "features": { |
| "id": { |
| "dtype": "int64", |
| "_type": "Value" |
| }, |
| "instruction_id": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "instruction_en": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "category": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "difficulty": { |
| "dtype": "string", |
| "_type": "Value" |
| } |
| }, |
| "splits": { |
| "train": { |
| "name": "train", |
| "num_bytes": 512000, |
| "num_examples": 1250, |
| "dataset_name": "5.0_robotik" |
| } |
| }, |
| "download_size": 480000, |
| "dataset_size": 512000 |
| } |
| } |