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
01jmhessel /newyorker_caption_contest Dataset Card for New Yorker Caption Contest Benchmarks Dataset Summary See capcon.dev for more! Data from: Do Androids Laugh at Electric Sheep? Humor "Understanding" Benchmarks from The New Yorker Caption Contest @inproceedings{hessel2023androids, title={Do Androids Laugh at Electric Sheep? {Humor} ``Understanding'' Benchmarks from {The New Yorker Caption Contest}}, author={Hessel, Jack and Marasovi{\'c}, Ana and Hwang, Jena D. and Lee, Lillian and… See the full description on the dataset page: https://huggingface.co/datasets/jmhessel/newyorker_caption_contest.imageimage-to-text100K<n<1M76 likes25k downloads3y agoHugging Face02argilla /distilabel-capybara-dpo-7k-binarized Capybara-DPO 7K binarized A DPO dataset built with distilabel atop the awesome LDJnr/Capybara This is a preview version to collect feedback from the community. v2 will include the full base dataset and responses from more powerful models. Why? Multi-turn dialogue data is key to fine-tune capable chat models. Multi-turn preference data has been used by the most relevant RLHF works (Anthropic, Meta Llama2, etc.). Unfortunately, there are very few… See the full description on the dataset page: https://huggingface.co/datasets/argilla/distilabel-capybara-dpo-7k-binarized.tabularquestion-answering1K<n<10K184 likes23k downloads2y agoHugging Face03LDJnr /Capybara This is the Official Capybara dataset. Over 10,000 multi-turn examples. Capybara is the culmination of insights derived from synthesis techniques like Evol-instruct (used for WizardLM), Alpaca, Orca, Vicuna, Lamini, FLASK and others. The single-turn seeds used to initiate the Amplify-Instruct synthesis of conversations are mostly based on datasets that i've personally vetted extensively, and are often highly regarded for their diversity and demonstration of logical robustness and… See the full description on the dataset page: https://huggingface.co/datasets/LDJnr/Capybara.textquestion-answering10K<n<100K258 likes1.4k downloads2y agoHugging Face04yguooo /newyorker_caption_ranking New Yorker Caption Ranking Dataset Dataset Descriptions Homepage: https://nextml.github.io/caption-contest-data/ Repository: https://github.com/yguooo/cartoon-caption-generation Paper: Humor in AI: Massive Scale Crowd-Sourced Preferences and Benchmarks for Cartoon Captioning Point of Contact: yguo@cs.wisc.edu Dataset Summary We present a novel multimodal preference dataset for creative tasks, consisting of over 250 million human ratings on more than 2.2… See the full description on the dataset page: https://huggingface.co/datasets/yguooo/newyorker_caption_ranking.imagetext-generation1M<n<10M6 likes1.4k downloads2y agoHugging Face05laicsiifes /coco-captions-pt-br 🎉 COCO Captions Dataset Translation for Portuguese Image Captioning 💾 Dataset Summary COCO Captions Portuguese Translation, a multimodal dataset for Portuguese image captioning with 123,287 images, each accompanied by five descriptive captions that have been generated by human annotators for every individual image. The original English captions were rendered into Portuguese through the utilization of the Google Translator API. 🧑‍💻 Hot to Get… See the full description on the dataset page: https://huggingface.co/datasets/laicsiifes/coco-captions-pt-br.imagetext-to-image100K<n<1M6 likes575 downloads4mo agoHugging Face06CaptainSlayAh0 /All-Prompt-Jailbreakimagetext-generationn<1K1 likes536 downloads4mo agoHugging Face07dartags /danbooru-2408-blind-captions Danbooru 2408 Blind Captions from datasets import load_dataset ds = load_dataset( "dartags/danbooru-2408-blind-captions", split="train", ) texttext-generation1M<n<10M6 likes525 downloads2y agoHugging Face08Hkang /moda-general-capability-rollouts MODA General Capability Retention Rollouts This dataset contains the raw model generations and evaluation results for the MODA general-capability retention experiments. It covers 16 models, seven benchmarks, 260,592 prompt records, and 2,605,920 stored generations. The evaluation code is pinned to source commit 12ea99b2a57a354f2b7d6792f62a3d9313192fa7. Evaluation protocol Benchmarks: GSM8K, MMLU abstract_algebra, GPQA Diamond, BoolQ, HellaSwag, TruthfulQA, and… See the full description on the dataset page: https://huggingface.co/datasets/Hkang/moda-general-capability-rollouts.tabulartext-generation1M<n<10M0 likes430 downloads2mo agoHugging Face09argilla /Capybara-Preferences Dataset Card for Capybara-Preferences This dataset has been created with distilabel. Dataset Summary This dataset is built on top of LDJnr/Capybara, in order to generate a preference dataset out of an instruction-following dataset. This is done by keeping the conversations in the column conversation but splitting the last assistant turn from it, so that the conversation contains all the turns up until the last user's turn, so that it can be reused… See the full description on the dataset page: https://huggingface.co/datasets/argilla/Capybara-Preferences.tabulartext-generation10K<n<100K47 likes420 downloads2y agoHugging Face10Davd-b01 /thinking-cap-tier-curricula-complete Thinking Cap Tier Curricula — Complete Reasoning Alignment Suite (TCS v4) [!IMPORTANT] Dataset Release v1.2 (Sept 2026) — Clean Delimiters & Zero-Padding Architecture: In v1.2, all 13,477 SFT samples and 3,187 SimPO preference pairs have undergone an automated token purge: Zero <|pad|> batch residues: 100% eliminated across all files. Zero reasoning leakage into final answers: Deliberation stays strictly inside <think>...</think>, and answers provide direct, non-repetitive… See the full description on the dataset page: https://huggingface.co/datasets/Davd-b01/thinking-cap-tier-curricula-complete.texttext-generation10K<n<100K0 likes337 downloads12d agoHugging Face11AbstractPhil /human-templated-captions-1bcsv delimiter is = ".,|,." apparently python doesn't like multichar delimiters using the native csv so there's some issues with environments when loading. This seemed like a good idea to avoid overlapping potential characters, but in practice it turned into additional overhead and bugs. I'll be manually converting the split to parquet and providing a proper file split soon. Additionally with the parquet will introduce the large caption split; which are considerably longer captions for the… See the full description on the dataset page: https://huggingface.co/datasets/AbstractPhil/human-templated-captions-1b.texttext-generation100M<n<1B1 likes324 downloads1y agoHugging Face12Davd-b01 /thinking-cap-tier-lima-dense Thinking Cap Tier Curricula — LIMA Hyper-Dense Reasoning Alignment Suite (TCS v4) [!IMPORTANT] Dataset Release v1.2 (Sept 2026) — Clean Delimiters & Zero-Padding Architecture: In v1.2, all 5,500 SFT and 2,000 SimPO records have undergone a complete token purge: Zero <|pad|> batch residues: 100% eliminated across all records. Zero reasoning leakage into final answers: Deliberation stays strictly inside <think>...</think>, and answers provide direct conclusions. Native ChatML… See the full description on the dataset page: https://huggingface.co/datasets/Davd-b01/thinking-cap-tier-lima-dense.texttext-generation1K<n<10K2 likes227 downloads12d agoHugging Face13Davd-b01 /thinking-cap-tier-raw-traces Thinking Cap Tier Raw Traces (TCS v4) [!IMPORTANT] Dataset Release v1.2 (Sept 2026) — Clean Delimiters & Zero-Padding Architecture: All 38,158 candidate reasoning traces across all 4 tiers (candidates_low.jsonl, candidates_mid.jsonl, candidates_high.jsonl, candidates_xhigh.jsonl) are 100% sanitized: Zero batch-padding residues (<|pad|>): Completely purged across all records. Strict Delimiter Integrity: Generation blocks cleanly separate thought deliberation tags… See the full description on the dataset page: https://huggingface.co/datasets/Davd-b01/thinking-cap-tier-raw-traces.tabulartext-generation10K<n<100K0 likes207 downloads12d agoHugging Face14community-datasets /youtube_caption_corrections Dataset Card for YouTube Caption Corrections Dataset Summary This dataset is built from pairs of YouTube captions where both an auto-generated and a manually-corrected caption are available for a single specified language. It currently only in English, but scripts at repo support other languages. The motivation for creating it was from viewing errors in auto-generated captions at a recent virtual conference, with the hope that there could be some way to help correct those… See the full description on the dataset page: https://huggingface.co/datasets/community-datasets/youtube_caption_corrections.textother10K<n<100K8 likes177 downloads2y agoHugging Face15tri-fair-lab /captrack Dataset Card for CapTrack Dataset Summary CapTrack is a comprehensive evaluation suite designed to measure capability drift and forgetting in Large Language Models (LLMs). The dataset enables systematic assessment of model behavior across three complementary dimensions: CAN (Latent Competence): What a model is capable of doing under ideal prompting WILL (Default Behavioral Preferences): What a model chooses to do by default HOW (Protocol Compliance): How reliably a… See the full description on the dataset page: https://huggingface.co/datasets/tri-fair-lab/captrack.textquestion-answering10K<n<100K2 likes170 downloads7mo agoHugging Face16gapatron /astrobridge-image-captions AstroBridge Legacy Survey Captions 3,487 imaging cutouts from the Legacy Survey (DR10 South + North), crossmatched against published literature mentions and captioned in four independent stages by Gemini (gemini-3.7-flash), following the AstroLLaVA data-generation approach (Zaman et al. 2025, arXiv:2504.08583): no caption is ever told the object's real name or catalog designation, and no caption states a fact that isn't derivable from the pixels or the (redacted-at-the-model… See the full description on the dataset page: https://huggingface.co/datasets/gapatron/astrobridge-image-captions.imageimage-to-text1K<n<10K0 likes164 downloads8d agoHugging Face17efederici /capybara-claude-15k-ita Dataset Card This dataset is a multi-turn dialogue dataset in Italian, evolved from a translated capybara first prompt. The dataset was created by running the initial prompt through a pipeline to generate answers and subsequent instructions (1-2-3) for each dialogue turn. Instructions are created and translated using claude-3-sonnet-20240229, answers are generated by claude-3-opus-20240229. Cite this dataset I hope it proves valuable for your research and… See the full description on the dataset page: https://huggingface.co/datasets/efederici/capybara-claude-15k-ita.textquestion-answering10K<n<100K12 likes160 downloads2y agoHugging Face18siddharthmb /multimodel-capitulation-interp Multi-model wrongful-capitulation internal-readout dataset Per-turn internal readouts + behavioral labels from two-model collaborative conversations (Qwen2.5-3B-Instruct × gemma-2-2b-it) on 6 reasoning benchmarks, restricted to the disagreement subset (one model right, one wrong solo). Built to test whether a linear correctness probe on the residual stream can predict wrongful capitulation (a model abandoning an answer it knew was correct under a partner's wrong assertion)… See the full description on the dataset page: https://huggingface.co/datasets/siddharthmb/multimodel-capitulation-interp.tabulartext-generation10K<n<100K0 likes142 downloads2mo agoHugging Face19Lots-of-LoRAs /task1146_country_capital Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1146_country_capital 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 Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1146_country_capital.texttext-generationn<1K0 likes136 downloads2y agoHugging Face20typhoon-ai /typhoon-s-sovereign-capability-dataset Typhoon-S Training Assets Training and evaluation datasets for Section 3, Thai language models used in the Typhoon-S project. Datasets NitiBench (Legal Domain) nitibench_train_rl.parquet - RL training set (8,211 examples) nitibench_train_pretrain.parquet - Pretrain set (3,648 examples) nitibench_train_sft.parquet - SFT set (3,648 examples) nitibench_test.parquet - Test set (373 examples) (10% of https://huggingface.co/datasets/VISAI-AI/nitibench ccl split)… See the full description on the dataset page: https://huggingface.co/datasets/typhoon-ai/typhoon-s-sovereign-capability-dataset.texttext-generation10K<n<100K0 likes122 downloads8mo agoHugging Face21llamafactory /pokemon-gpt4o-captionsBorrowed from: https://huggingface.co/datasets/jugg1024/pokemon-gpt4o-captions You can use it in LLaMA Factory by specifying dataset: pokemon_cap. imagetext-generation1K<n<10K8 likes114 downloads2y agoHugging Face22KBlueLeaf /danbooru2023-florence2-caption Danbooru2023 - Florence2 Caption dataset This dataset contains captions of danbooru2023 images generated by microsoft/Florence-2-large I use original one with task token Format parquet: key: the danbooru id of the image parsed: parsed florence 2 output of the image Stat MORE_DETAILED_CAPTION Entries: 7,438,449 Output Tokens (Min/Max/Mean/Median): Flan T5 Tokenizer: 19/736/120/114 DFN CLIP Tokenizer: 19/826/108.7/103 Qwen2 Tokenizer:… See the full description on the dataset page: https://huggingface.co/datasets/KBlueLeaf/danbooru2023-florence2-caption.texttext-to-image10M<n<100M66 likes111 downloads2y agoHugging Face23AbstractPhil /random-captions-10mRandomly generated captions using tokenization templates and lists. .,|,. is the caption delimiter, so split accordingly. texttext-generationn<1K0 likes105 downloads1y agoHugging Face24argilla /Capybara-Preferences-Filtered Dataset Card for Capybara-Preferences-Filtered This dataset has been created with distilabel, plus some extra post-processing steps described below. Dataset Summary This dataset is built on top of argilla/Capybara-Preferences, but applies a further in detail filtering. The filtering approach has been proposed and shared by @LDJnr, and applies the following: Remove responses from the assistant, not only in the last turn, but also in intermediate… See the full description on the dataset page: https://huggingface.co/datasets/argilla/Capybara-Preferences-Filtered.tabulartext-generation10K<n<100K10 likes104 downloads2y agoHugging Face25johnearlesullivan /capitoltexttext-classification10K<n<100K0 likes103 downloads3y agoHugging Face26argilla /distilabel-capybara-kto-15k-binarized Capybara-KTO 15K binarized A KTO signal transformed version of the highly loved Capybara-DPO 7K binarized, A DPO dataset built with distilabel atop the awesome LDJnr/Capybara This is a preview version to collect feedback from the community. v2 will include the full base dataset and responses from more powerful models. Why KTO? The KTO paper states: KTO matches or exceeds DPO performance at scales from 1B to 30B parameters.1 That is, taking a… See the full description on the dataset page: https://huggingface.co/datasets/argilla/distilabel-capybara-kto-15k-binarized.textquestion-answering10K<n<100K5 likes78 downloads3y agoHugging Face27cfahlgren1 /Capybara-Converted This is the Official Capybara dataset. Over 10,000 multi-turn examples. Capybara is the culmination of insights derived from synthesis techniques like Evol-instruct (used for WizardLM), Alpaca, Orca, Vicuna, Lamini, FLASK and others. The single-turn seeds used to intiate the Amplify-Instruct synthesis of conversations are mostly based on datasets that i've personally vetted extensively, and are often highly regarded for their diversity and demonstration of logical robustness and… See the full description on the dataset page: https://huggingface.co/datasets/cfahlgren1/Capybara-Converted.textquestion-answering10K<n<100K1 likes69 downloads3y agoHugging Face28Felladrin /ChatML-distilabel-capybara-dpo-7k-binarizedargilla/distilabel-capybara-dpo-7k-binarized in ChatML format, ready to use in HuggingFace TRL's DPO 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("argilla/distilabel-capybara-dpo-7k-binarized", split="train") def format(columns): return { "prompt": tokenizer.apply_chat_template(columns["chosen"][:-1]… See the full description on the dataset page: https://huggingface.co/datasets/Felladrin/ChatML-distilabel-capybara-dpo-7k-binarized.tabularquestion-answering1K<n<10K1 likes65 downloads3y agoHugging Face29MicPie /unpredictable_cappex-comThe UnpredicTable dataset consists of web tables formatted as few-shot tasks for fine-tuning language models to improve their few-shot performance. For more details please see the accompanying dataset card.textmultiple-choice10K<n<100K0 likes64 downloads4y agoHugging Face30Lexsi /circuitkit-capitals-contrastive CircuitKIT capitals — contrastive pairs Twelve capital-city facts, each with an explicit counterfactual pair, for circuit discovery with CircuitKIT. column meaning question clean prompt, e.g. The capital of France is answer clean answer, e.g. Paris corrupted_question counterfactual prompt of the same shape, e.g. The capital of Germany is corrupted_answer its answer, e.g. Berlin Attribution-patching methods (EAP, EAP-IG, …) score a component by how much it… See the full description on the dataset page: https://huggingface.co/datasets/Lexsi/circuitkit-capitals-contrastive.texttext-generationn<1K0 likes58 downloads7d agoHugging Face

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