CoolFace
12 shown

datasets

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

Clear all
01wassname /helpsteer2_dpo_nonverboseHelperSteer 2, formatted in DPO format (prompt, chosen, rejected). in main branch there is a custom scoring correct > helpful > -verbosity in each branch we have preference pairs for only correct, helpful, verbosity, coherence, complexity Please note that only correct and helpful has strong inter-rater agreement in the HelpSteer2 paper This is the notebook used to produce the dataset… See the full description on the dataset page: https://huggingface.co/datasets/wassname/helpsteer2_dpo_nonverbose.texttext-classification10K<n<100K0 likes212 downloads2y agoHugging Face02digitable-lol /ouroboros-trace-help Trace Help — does an execution trace help a model answer questions about a run? In one minute. Twelve small programs in six languages (Python, JavaScript, C, C++, Go, Elixir). Each was run once with a fixed command. Five questions per program ask what actually happened on that one run: how many times a function was called, what a particular call returned, what it was called with, whether a function ran at all, which function raised. Sixty questions in total. Every record carries… See the full description on the dataset page: https://huggingface.co/datasets/digitable-lol/ouroboros-trace-help.tabularquestion-answeringn<1K0 likes100 downloads27d agoHugging Face03ambean /HELPMed Clinical knowledge in LLMs does not translate to human interactions This repository contains the data for the paper 'Clinical knowledge in LLMs does not translate to human interactions'. The paper is available on ArXiv: https://arxiv.org/abs/2504.18919. Scenarios If you are interested in using the scenarios created in this paper for your own research, they can be found in the scenario files. The .jsonl file provides the complete texts of the scenarios separated into… See the full description on the dataset page: https://huggingface.co/datasets/ambean/HELPMed.question-answeringn<1K2 likes77 downloads1y agoHugging Face04atekrugis /helpsteer2-categorized-prompts HelpSteer2 Categorized Prompts Dataset Summary A curated collection of 540 instruction prompts derived from nvidia/HelpSteer2 and several complementary open datasets, enriched with category labels for use in instruction-tuning, benchmark evaluation, and prompt engineering research. Prompts are clean plain text, ready for direct use in fine-tuning pipelines, benchmarks, and prompt engineering workflows. Categories Category Count Description BASIC… See the full description on the dataset page: https://huggingface.co/datasets/atekrugis/helpsteer2-categorized-prompts.texttext-generationn<1K0 likes76 downloads5mo agoHugging Face0511-47 /AI-Helps-Finding-Best-Merging-LLMs Dataset Card for AI Helps Finding Best Merging LLMs Dataset Summary AI Helps Finding Best Merging LLMs is a prompt-response comparison dataset created by manually submitting the same user-written evaluation template to multiple LLM applications and collecting their responses. The creator and founder of WithIn Us Ai (Guy Edward DuGan II) known as gss1147 wrote a structured ranking template and fed it to each LLM individually in its own app environment. The… See the full description on the dataset page: https://huggingface.co/datasets/11-47/AI-Helps-Finding-Best-Merging-LLMs.documenttext-generationn<1K0 likes46 downloads6mo agoHugging Face06aegis-nvim /neovim-helptextquestion-answering1K<n<10K0 likes41 downloads1y agoHugging Face07Felladrin /ChatML-HelpSteernvidia/HelpSteer in ChatML format, ready to use in HuggingFace TRL's SFT Trainer. Python code used for conversion: from datasets import load_dataset from transformers import AutoTokenizer tokenizer = AutoTokenizer.from_pretrained("Felladrin/Llama-160M-Chat-v1") dataset = load_dataset("nvidia/HelpSteer", split="train") def format(columns): prompt = columns["prompt"].strip() response = columns["response"].strip() messages = [ { "role": "user"… See the full description on the dataset page: https://huggingface.co/datasets/Felladrin/ChatML-HelpSteer.tabularquestion-answering10K<n<100K0 likes36 downloads3y agoHugging Face08HelpMum-Personal /MamaBenchgated Dataset Card for MamaBench Dataset Summary MamaBench is a counterfactual clinical benchmark for evaluating the robustness of large language models on maternal and child health diagnostic reasoning. It consists of 217 counterfactual case pairs, each pairing an original clinical vignette with a systematically perturbed counterfactual variant, designed to test whether a model's diagnostic reasoning is sensitive to clinically meaningful changes rather than relying on… See the full description on the dataset page: https://huggingface.co/datasets/HelpMum-Personal/MamaBench.textquestion-answeringn<1K2 likes36 downloads2mo agoHugging Face09SherryT997 /HelpSteer-hinditexttext-classification1K<n<10K1 likes27 downloads3y agoHugging Face10yusufbaykaloglu /helpsteer3-tr HelpSteer3-TR NVIDIA HelpSteer3 veri setinin Türkçe çevirisidir. Bu veri seti, büyük dil modellerini (LLM) kullanıcı taleplerine daha yardımcı, tutarlı ve uyumlu hâle getirmek amacıyla tasarlanmıştır. Veri Seti Özeti Özellik Değer Toplam Örnek Sayısı 58.172 Dosya Boyutu 288 MB Dil Türkçe Format Parquet Lisans CC-BY-4.0 Kaynak nvidia/HelpSteer3 Açıklama HelpSteer3-TR, NVIDIA tarafından yayımlanan HelpSteer3 veri setinin kapsamlı bir… See the full description on the dataset page: https://huggingface.co/datasets/yusufbaykaloglu/helpsteer3-tr.textquestion-answering10K<n<100K1 likes17 downloads9mo agoHugging Face11brcarry /mcp-pymilvus-code-generate-helper-test-dataset Overview This dataset is designed to generate Python code snippets for various functionalities related to Milvus. The test_dataset.json currently contains 139 test cases. Each test case represents a query along with the corresponding documents that have been identified as providing sufficient information to answer that query. Dataset Generation Steps Query Generation For each document, a set of queries is generated based on its length. The current rule is to… See the full description on the dataset page: https://huggingface.co/datasets/brcarry/mcp-pymilvus-code-generate-helper-test-dataset.question-answering1M<n<10M0 likes15 downloads1y agoHugging Face12Sgnarf /photo_helpertextquestion-answering1K<n<10K0 likes7 downloads1y agoHugging Face

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