Datasets:
Invalid JSON:
Unexpected token 'A', ..."uthors": [Asterisk52"... is not valid JSON
| { | |
| "name": "Minecraft-Command-Dataset", | |
| "description": "A dataset of Minecraft commands with explanations, including scoreboard, execute, function, give, effect, tp, and setblock commands. Commands include metadata like command type, difficulty, components, alternative descriptions, and splits for train, validation, and test.", | |
| "license": "cc0-1.0", | |
| "homepage": null, | |
| "languages": ["en", "ko"], | |
| "size_categories": ["1K<n<100K"], | |
| "task_categories": ["question-answering"], | |
| "dataset_versions": { | |
| "large_70k": { | |
| "file": "minecraft_command_dataset_large_70k.jsonl", | |
| "splits": { | |
| "train": 56000, | |
| "validation": 7000, | |
| "test": 7000 | |
| } | |
| }, | |
| "medium_40k": { | |
| "file": "minecraft_command_dataset_medium_40k.jsonl", | |
| "splits": { | |
| "train": 32000, | |
| "validation": 4000, | |
| "test": 4000 | |
| } | |
| }, | |
| "small_10k": { | |
| "file": "minecraft_command_dataset_small_10k.jsonl", | |
| "splits": { | |
| "train": 8000, | |
| "validation": 1000, | |
| "test": 1000 | |
| } | |
| }, | |
| "tiny_1k": { | |
| "file": "minecraft_command_dataset_tiny_1k.jsonl", | |
| "splits": { | |
| "train": 800, | |
| "validation": 100, | |
| "test": 100 | |
| } | |
| } | |
| }, | |
| "tags": ["code", "minecraft", "commands", "dataset"], | |
| "formats": ["jsonl"], | |
| "citation": null, | |
| "authors": [Asterisk52187] | |
| } | |