CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01kenhktsui /code-natural-language-classification-datasetSampling from codeparrot/github-code under more permissive license ['mit', 'apache-2.0', 'bsd-3-clause', 'bsd-2-clause', 'cc0-1.0'] + sampling from minipile. It is intended to be used for training code natural language classifier. texttext-classification1M<n<10M0 likes567 downloads2y agoHugging Face02burak29 /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.texttext-generation1K<n<10K1 likes162 downloads14d agoHugging Face03tasksource /natural-language-satisfiability@misc{https://doi.org/10.48550/arxiv.2211.05417, doi = {10.48550/ARXIV.2211.05417}, url = {https://arxiv.org/abs/2211.05417}, author = {Schlegel, Viktor and Pavlov, Kamen V. and Pratt-Hartmann, Ian}, keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences}, title = {Can Transformers Reason in Fragments of Natural Language?}, publisher = {arXiv}, year = {2022}, copyright =… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/natural-language-satisfiability.tabulartext-classification1K<n<10K1 likes111 downloads2y agoHugging Face04burak29 /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.texttext-generation1K<n<10K1 likes89 downloads12d agoHugging Face05prabhanshubhowal /natural_language_to_linux nl2linux This a custom dataset used to fine-tune Large Language Models for Linux Command Generation. The dataset is created by filtering AnishJoshi/nl2bash-custom dataset from huggingface. Dataset Structure train.json: Training split. dev.json: Development split. test.json: Test split. Usage from datasets import load_dataset dataset = load_dataset("prabhanshubhowal/natural_language_to_linux") Features 'nl_command': The natural language… See the full description on the dataset page: https://huggingface.co/datasets/prabhanshubhowal/natural_language_to_linux.text10K<n<100K12 likes66 downloads1y agoHugging Face06KbsdJames /MathMinos-Natural-language-feedback Dataset Card for Math-Minos Project Page: https://github.com/KbsdJames/MATH-Minos Paper: https://arxiv.org/abs/2406.14024 Info: This dataset contains the natural language feedback used during the first training phase of Math-Minos. It includes step-by-step natural language feedback from GPT-4 for given problems and solutions, supplementing the traditional ORM/PRM training. Data Loading from datasets import load_dataset dataset =… See the full description on the dataset page: https://huggingface.co/datasets/KbsdJames/MathMinos-Natural-language-feedback.text10K<n<100K6 likes53 downloads2y agoHugging Face07AlvinRedfors /NaturalLanguageProcessing1text10K<n<100K0 likes32 downloads22d agoHugging Face08Lots-of-LoRAs /task1516_imppres_naturallanguageinference Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1516_imppres_naturallanguageinference Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1516_imppres_naturallanguageinference.texttext-generationn<1K0 likes21 downloads2y agoHugging Face09aiqualitylab /ai-natural-language-tests NL-to-Test Training Dataset Training data for fine-tuning a code model that generates Cypress and Playwright end-to-end tests from natural-language requirements. Each example is a chat pair: a user message containing a plain-English test requirement and target URL, and an assistant message containing a complete, runnable test file that follows the conventions of the AI Natural Language Tests platform. Playwright examples embed a top-level testData object with a resolveLocator… See the full description on the dataset page: https://huggingface.co/datasets/aiqualitylab/ai-natural-language-tests.texttext-generationn<1K1 likes19 downloads2mo agoHugging Face10kowndinya23 /flan2021-natural-language-inferencetext100K<n<1M0 likes18 downloads1y agoHugging Face11Re31egan /natural_language_pandas_basketballtextn<1K0 likes17 downloads2y agoHugging Face12CodeIsAbstract /natural_language_parser_dataset2text10K<n<100K0 likes16 downloads1y agoHugging Face13y1xing /natural_language_prompt_dataset_evaluation_instruct_datasettextn<1K0 likes15 downloads2y agoHugging Face14CodeAtCMU /NaturalLanguageInstructions-120Ktext100K<n<1M0 likes15 downloads1y agoHugging Face15y1xing /natural_language_prompt_w_correct_ans_dataset_json_evaluation_instruct_datasettextn<1K0 likes13 downloads2y agoHugging Face16y1xing /natural_language_prompt_w_correct_ans_dataset_without_output_split_1_instruct_datasettextn<1K0 likes13 downloads2y agoHugging Face17y1xing /natural_language_prompt_w_correct_ans_dataset_gpt4o_mini_instruct_datasettext1K<n<10K0 likes13 downloads2y agoHugging Face18Priyash /natural_language Dataset Card for "natural_language" More Information needed textn<1K0 likes12 downloads4y agoHugging Face19CodeIsAbstract /natural_language_parser_datasettext10K<n<100K0 likes12 downloads1y agoHugging Face20mongodb-eai /natural-language-to-atlas-search Natural Language to Atlas Search Benchmark By Ben Perlmutter, Oct 16, 2025 This README contains a report of benchmarking various large language models (LLMs) on converting natural language (NL) queries into executable Atlas Search code. Summary of Results There is a correlation between model performance on generally available benchmarks and this NL to Atlas Search benchmark for frontier LLMs. There was not a clearly discernible optimal prompting strategy. Results at a… See the full description on the dataset page: https://huggingface.co/datasets/mongodb-eai/natural-language-to-atlas-search.tabularn<1K0 likes12 downloads11mo agoHugging Face21Ashima /qwen3_0.6b-rlvr_task1516_imppres_naturallanguageinferencetabularn<1K0 likes12 downloads7mo agoHugging Face22y1xing /natural_language_prompt_w_correct_ans_dataset_without_output_split_3_instruct_datasettextn<1K0 likes11 downloads2y agoHugging Face23y1xing /natural_language_prompt_w_correct_ans_dataset_without_output_split_6_instruct_datasettextn<1K0 likes11 downloads2y agoHugging Face24kowndinya23 /flan2021-natural-language-inference-held-outtext100K<n<1M0 likes11 downloads1y agoHugging Face25y1xing /natural_language_prompt_w_correct_ans_dataset_evaluation_instruct_datasettextn<1K0 likes10 downloads2y agoHugging Face26Shoriful025 /clinical_patient_triage_natural_languagetextn<1K0 likes10 downloads9mo agoHugging Face27y1xing /natural_language_prompt_w_correct_ans_dataset_without_output_split_2_instruct_datasettextn<1K0 likes9 downloads2y agoHugging Face28y1xing /natural_language_prompt_w_correct_ans_dataset_without_output_split_5_instruct_datasettextn<1K0 likes9 downloads2y agoHugging Face29y1xing /natural_language_prompt_w_correct_ans_dataset_training_instruct_datasettext1K<n<10K0 likes9 downloads2y agoHugging Face30y1xing /natural_language_prompt_w_correct_ans_dataset_gpt4_instruct_datasettext1K<n<10K0 likes9 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.