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
01LIMinghan /FiVE-Fine-Grained-Video-Editing-Benchmark FiVE-Bench FiVE-Bench: A Fine-Grained Video Editing Benchmark for Evaluating Diffusion and Rectified Flow Models Minghan Li1*, Chenxi Xie2*, Yichen Wu13, Lei Zhang2, Mengyu Wang1† 1Harvard University 2The Hong Kong Polytechnic University 3City University of Hong Kong *Equal contribution †Corresponding Author 💜 Leaderboard (coming soon)   |   💻 GitHub   |   🤗 Hugging Face   📝 Project Page   |   📰 Paper   |   🎥 Video Demo   FiVE is a benchmark comprising 100 videos for… See the full description on the dataset page: https://huggingface.co/datasets/LIMinghan/FiVE-Fine-Grained-Video-Editing-Benchmark.imagetext-to-videon<1K5 likes580 downloads1y agoHugging Face02expertailab /fine-grained-medical-reasoning Dataset Card for Fine-Grained Medical Reasoning Fine-grained medical reasoning QA dataset introduced in "Can LLMs Reason Like Doctors? Exploring the Limits of Large Language Models in Complex Medical Reasoning" (Findings of EACL 2026). Manually annotated from the MedAgentsBench test_hard set, it evaluates LLMs’ abduction, deduction, and induction capabilities, offering detailed insights into physician-like reasoning. Dataset Details Dataset… See the full description on the dataset page: https://huggingface.co/datasets/expertailab/fine-grained-medical-reasoning.textquestion-answeringn<1K4 likes180 downloads1mo agoHugging Face03yassiracharki /Amazon_Reviews_for_Sentiment_Analysis_fine_grained_5_classes Dataset Card for Dataset Name The Amazon reviews full score dataset is constructed by randomly taking 600,000 training samples and 130,000 testing samples for each review score from 1 to 5. In total there are 3,000,000 trainig samples and 650,000 testing samples. Dataset Details Dataset Description The files train.csv and test.csv contain all the training samples as comma-sparated values. There are 3 columns in them, corresponding to class index (1 to 5)… See the full description on the dataset page: https://huggingface.co/datasets/yassiracharki/Amazon_Reviews_for_Sentiment_Analysis_fine_grained_5_classes.texttext-classification1M<n<10M4 likes149 downloads2y agoHugging Face04thompsonmj /test-fine-grained-challenges Fine-Grained Challenges Groups of morphologically similar species for evaluating and tuning fine-grained classifiers on top of BioCLIP ecosystem model embeddings. Each group gathers species that are easily confused with one another, and the groups span several clades so a classifier can be probed on the distinctions that actually matter rather than on coarse taxonomy. The corpus lives in a Lance dataset and can be acted on as a whole, on any single group independently, or on any… See the full description on the dataset page: https://huggingface.co/datasets/thompsonmj/test-fine-grained-challenges.image10K<n<100K0 likes145 downloads2mo agoHugging Face05imageomics /fine-grained-challenges Dataset Card for Fine-Grained Challenges Fine-Grained Challenges collects focused groups of visually similar animals for testing biological image classifiers. It combines images, taxonomy, provenance, and frozen embeddings from three BioCLIP-family models in one Lance dataset. Dataset Details Release v0.1.0 contains three challenge groups: Challenge group Focus Rows Species-labeled rows Genus or higher rows Labeled species Peromyscus Deermice and close… See the full description on the dataset page: https://huggingface.co/datasets/imageomics/fine-grained-challenges.imageimage-classification1K<n<10K0 likes129 downloads2mo agoHugging Face06KomeijiForce /Fine_Grained_Fandom_Benchmark_Action_Sequences Codified Decision Tree (CDT) Action Sequences This dataset contains scene-action pairs derived from storylines, used to train and evaluate role-playing (RP) agents using the Codified Decision Trees (CDT) framework. Paper: Deriving Character Logic from Storyline as Codified Decision Trees Repository: https://github.com/KomeijiForce/Codified_Decision_Tree Introduction Role-playing (RP) agents rely on behavioral profiles to act consistently across diverse narrative… See the full description on the dataset page: https://huggingface.co/datasets/KomeijiForce/Fine_Grained_Fandom_Benchmark_Action_Sequences.texttext-generation10K<n<100K0 likes68 downloads8mo agoHugging Face07yassiracharki /Yelp_Reviews_for_Sentiment_Analysis_fine_grained_5_classes Dataset Card for Dataset Name The Yelp reviews full star dataset is constructed by randomly taking 130,000 training samples and 10,000 testing samples for each review star from 1 to 5. In total there are 650,000 trainig samples and 50,000 testing samples. Dataset Description The files train.csv and test.csv contain all the training samples as comma-sparated values. There are 2 columns in them, corresponding to class index (1 to 5) and review text. The review texts are… See the full description on the dataset page: https://huggingface.co/datasets/yassiracharki/Yelp_Reviews_for_Sentiment_Analysis_fine_grained_5_classes.texttext-classification100K<n<1M0 likes62 downloads2y agoHugging Face08prithivMLmods /OpenCaption-FineGrained OpenCaption-FineGrained OpenCaption-FineGrained is a high-quality dense image captioning dataset containing fine-grained, long-form image descriptions synthesized using the Qwen3.6 Multimodal model. Rather than generating a single caption per image, the dataset follows a multi-sample caption selection pipeline, where multiple candidate captions are generated for every image and the highest-quality caption is selected using an automated quality filtering strategy. The resulting… See the full description on the dataset page: https://huggingface.co/datasets/prithivMLmods/OpenCaption-FineGrained.imageimage-text-to-text1K<n<10K2 likes44 downloads2mo agoHugging Face09renhehuang /formosa-vision-finegrained Formosa Vision Fine-grained (Expanded) Dataset Summary 此資料集以台灣在地文化與地景為核心,提供具細節的中文描述,並保留原始圖像。 擴充版本針對每張圖像生成更長、更密集的語義描述,以強化模型在細節理解上的表現。 Motivation 『資料合成』FLAIR 的核心在於訓練模型「聽得懂細節」。這意味著「長文本」越具體、包含越多方位詞 (左上角、紅色物體旁...),模型學到的局部特徵就越好。因為在此階段會透過大型多模態模型生成豐富且長的中文描述夠「碎唸」(包含大量方位、顏色、材質等細節)。相較於網路爬蟲數據,此資料庫具備高品質的本土文化實體 (Entity) 標註,是訓練台灣在地化 AI 的最佳基石。 Source Data 原始資料集:twinkle-ai/Formosa-Vision(Hugging Face Datasets) 擴充流程:以本地 VLM 產生更細緻的中文長描述 Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/renhehuang/formosa-vision-finegrained.imageimage-to-text1K<n<10K0 likes43 downloads8mo agoHugging Face10ernlavr /fine_grained_unlearning Fine-Grained Knowledge Unlearning — Namesake Benchmark A benchmark for fine-grained knowledge unlearning: can a method remove a fact about entity X without damaging the same fact on entity Y, when X and Y have (near-)identical names and share exactly that one attribute? Each sample is a pair of real people who share an identical or near-identical name, share one career element (e.g. both are basketball players) — the fact to unlearn on X and retain on Y, differ on everything… See the full description on the dataset page: https://huggingface.co/datasets/ernlavr/fine_grained_unlearning.tabulartext-generation1K<n<10K0 likes42 downloads2mo agoHugging Face11CiaranCw /FiVE-Fine-Grained-Video-Editing-Benchmark FiVE-Bench FiVE-Bench: A Fine-Grained Video Editing Benchmark for Evaluating Diffusion and Rectified Flow Models Minghan Li1*, Chenxi Xie2*, Yichen Wu13, Lei Zhang2, Mengyu Wang1† 1Harvard University 2The Hong Kong Polytechnic University 3City University of Hong Kong *Equal contribution †Corresponding Author 💜 Leaderboard (coming soon)   |   💻 GitHub   |   🤗 Hugging Face   📝 Project Page   |   📰 Paper   |   🎥 Video Demo   FiVE is a benchmark comprising 100 videos for… See the full description on the dataset page: https://huggingface.co/datasets/CiaranCw/FiVE-Fine-Grained-Video-Editing-Benchmark.imagetext-to-videon<1K0 likes34 downloads9mo agoHugging Face12xiaorui638 /finegrained_modality_conflicts_traintext100K<n<1M0 likes18 downloads1y agoHugging Face13Mohxx /replanner_fine_grained_full_3_all_with_episode_rewardstabular100K<n<1M0 likes16 downloads6mo agoHugging Face14nils-herrmann /hateful_memes_fine_grained Hateful Memes Fine-Grained Dataset This dataset is a fine-grained extension of the widely used Hateful Memes dataset, designed to enable more nuanced analysis of harmful multimodal content. While the original dataset focuses on binary hatefulness classification, this extension introduces additional annotation dimensions capturing incivility and intolerance at a more granular level. The dataset consists of a subset of 2,030 memes, each annotated independently by three annotators.… See the full description on the dataset page: https://huggingface.co/datasets/nils-herrmann/hateful_memes_fine_grained.tabular1K<n<10K1 likes16 downloads5mo agoHugging Face15automated-analytics /gretel-pii-fine-grainedtext10K<n<100K0 likes14 downloads1y agoHugging Face16Mohxx /replanner_fine_grainedimage100K<n<1M0 likes14 downloads7mo agoHugging Face17Mohxx /replanner_fine_grained2image100K<n<1M0 likes13 downloads7mo agoHugging Face18Mohxx /replanner_fine_grained_full_3_allimage100K<n<1M0 likes13 downloads6mo agoHugging Face19ydjgfdj /Amazon_Reviews_for_Sentiment_Analysis_fine_grained_5_classes Dataset Card for Dataset Name The Amazon reviews full score dataset is constructed by randomly taking 600,000 training samples and 130,000 testing samples for each review score from 1 to 5. In total there are 3,000,000 trainig samples and 650,000 testing samples. Dataset Details Dataset Description The files train.csv and test.csv contain all the training samples as comma-sparated values. There are 3 columns in them, corresponding to class index (1 to 5)… See the full description on the dataset page: https://huggingface.co/datasets/ydjgfdj/Amazon_Reviews_for_Sentiment_Analysis_fine_grained_5_classes.texttext-classification1M<n<10M0 likes12 downloads7mo agoHugging Face20muqtasid87 /finegrained_vehicle_labelsimage1K<n<10K0 likes11 downloads1y agoHugging Face21cchoi1 /kodcode-complete_1000_qwen7b_sol_iter0_att10_sol5_lr5e5_3ep_finegrained_dpo_10000text1K<n<10K0 likes10 downloads1y agoHugging Face22cchoi1 /kodcode-complete_1000_qwen7b_att_iter1_att20_sol5_finegrained_at1.2_st0.7tabular10K<n<100K0 likes10 downloads1y agoHugging Face23arrmlet /car-bdd-fine-grained Fine-Grained Vehicle Detection Dataset (Corolla × BMW 3-Series, BDD100K-derived) Real-world dashcam frames with fine-grained make annotations on top of BDD100K's existing car bounding boxes. Identifies which BDD-labeled cars are specifically Toyota Corolla sedans or BMW 3-Series sedans. Images: 1410 unique frames · Annotations: 1524 (558 Corolla + 966 BMW 3-Series) Source imagery: BDD100K dashcam corpus (Berkeley DeepDrive) Why this dataset BDD100K labels every car as… See the full description on the dataset page: https://huggingface.co/datasets/arrmlet/car-bdd-fine-grained.imageobject-detection1K<n<10K1 likes10 downloads5mo agoHugging Face24bitsinthesky /fine_grained_media_sentiments_annotationsTask: Aspect based sentiment recognition. Domain: Political news coverage. Named entities have been masked with [NEG], [NEU], or [POS] tokens. Dataset size: 1400 clippits. An ABSA-BERT model successfully leveraged this dataset, with semi-supervised learning, to get very good results on fine grained sentiment recognition. Creation: Five of my friends voluntarily used my browser plugin annotation tool I made to send me marked sentences of the news they were reading. How well they understood the… See the full description on the dataset page: https://huggingface.co/datasets/bitsinthesky/fine_grained_media_sentiments_annotations.textn<1K0 likes8 downloads2y agoHugging Face25cchoi1 /kodcode-complete_1000_qwen7b_sol_best_of_25_finegrainedtext10K<n<100K0 likes8 downloads1y agoHugging Face26cchoi1 /kodcode-complete_1000_qwen7b_att_iter0_att20_sol5_finegrained_at1.2_st0.7tabular10K<n<100K0 likes8 downloads1y agoHugging Face27cchoi1 /kodcode-complete_1000_qwen7b_att_iter1_att20_sol5_finegrained_at1.2_st0.7_zeroed_shapedtabular10K<n<100K0 likes8 downloads1y agoHugging Face28cchoi1 /kodcode-complete_1000_qwen7b_att_iter0_att20_sol5_finegrained_at1.2_st0.7_filtered_shapingtabular1K<n<10K0 likes7 downloads1y agoHugging Face29cchoi1 /kodcode-complete_1000_qwen7b_att_iter0_att20_sol5_finegrained_at1.2_st0.7_filtered_shapedtabular1K<n<10K0 likes7 downloads1y agoHugging Face30cchoi1 /kodcode-complete_1000_qwen7b_att_iter0_att20_sol5_finegrained_at1.2_st0.7_shapedtabular10K<n<100K0 likes7 downloads1y agoHugging Face

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