datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
oxe-magic-soup-plus-nl-commands
OXE Magic Soup++ Natural Language Commands
Per-step natural-language instructions extracted from the datasets in the OpenVLA oxe_magic_soup_plus mixture of Open X-Embodiment (OXE). Source datasets were downloaded and preprocessed with rlds_dataset_mod, following OpenVLA, then processed with oxe-stats.
Files
One CSV per source dataset:
oxe-<dataset>_nl_only.csv — train split
oxe-<dataset>_validation_nl_only.csv — all non-train splits, merged
Columns… See the full description on the dataset page: https://huggingface.co/datasets/agnesluhtaru/oxe-magic-soup-plus-nl-commands.Natural_Language_to_Ffmpeg_Commands
Natural Language to FFmpeg Dataset
Disclaimer: This dataset was synthetically generated using a large language model and is intended for research purposes only. The dataset may contain inaccuracies, errors, or inconsistencies. Users should exercise caution and verify the correctness of the data before using it in any application.
This dataset contains 1000+ pairs of English natural language instructions and corresponding FFmpeg commands.
The dataset is designed for tasks… See the full description on the dataset page: https://huggingface.co/datasets/burak29/Natural_Language_to_Ffmpeg_Commands.git-natural-language-commands
Git Natural Language Commands
A dataset mapping English natural-language instructions to their corresponding git commands, intended for training and evaluating models that translate user intent into safe, correct shell commands.
Disclaimer: This dataset was generated using Large Language Models (LLMs). The examples have not been manually verified against real-world usage and may contain errors, inconsistencies, or non-canonical phrasings. Use with appropriate caution.… See the full description on the dataset page: https://huggingface.co/datasets/burak29/git-natural-language-commands.rc-car-commands
RC-Car Command Dataset
A hand-authored dataset for training a tiny language model that maps a natural-language command to a structured list of tool calls (LangChain/LangGraph style), to drive an RC car via a NodeMCU.
File: data/rc_dataset.csv
Columns: input (natural language), output (JSON tool-call list)
Rows: 700
Task type: sequence-to-sequence (translation)
Output grammar
Each output is a JSON array of tool-call objects:
[{"name":"Forward"… See the full description on the dataset page: https://huggingface.co/datasets/0xAbhi/rc-car-commands.
