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
01amir-kazemi /aidovecl-vehicle-detection-classification-localization AIDOVECL: AI-generated Dataset of Outpainted Vehicles for Eye-level Classification and Localization We introduce an annotated AI-generated dataset of eye-level vehicle images using outpainting, offering versatile generation of diverse vehicle classes in varied contexts with pretrained models. Citation Notice Please ensure that all publications and presentations using this data reference the following paper: Kazemi, A., Fatima, Q. ul A., Kindratenko, V., & Tessum, C. W.… See the full description on the dataset page: https://huggingface.co/datasets/amir-kazemi/aidovecl-vehicle-detection-classification-localization.imageobject-detection1K<n<10K0 likes4k downloads5mo agoHugging Face02JetBrains-Research /lca-bug-localization 🏟️ Long Code Arena (Bug localization) This is the benchmark for the Bug localization task as part of the 🏟️ Long Code Arena benchmark. The bug localization problem can be formulated as follows: given an issue with a bug description and a repository snapshot in a state where the bug is reproducible, identify the files within the repository that need to be modified to address the reported bug. The dataset provides all the required components for evaluation of bug localization… See the full description on the dataset page: https://huggingface.co/datasets/JetBrains-Research/lca-bug-localization.imagetext-generation10K<n<100K4 likes1.2k downloads2y agoHugging Face03tiginamaria /bug-localization Bug Localization This is the data for Bug Localization benchmark. How-to Since the dataset is private, if you haven't used HF Hub before, add your token via huggingface-cli first: huggingface-cli login List all the available configs via datasets.get_dataset_config_names and choose an appropriate one Load the data via load_dataset: from datasets import load_dataset # Select a configuration from ["py", "java", "kt", "mixed"] configuration = "py" # Select a split from… See the full description on the dataset page: https://huggingface.co/datasets/tiginamaria/bug-localization.tabular10K<n<100K3 likes339 downloads2y agoHugging Face04lingamvamshikrishnareddy /ramanv-image-real-localizationgatedtext10K<n<100K0 likes178 downloads28d agoHugging Face05anon-iclr-submission /benchname-bug-localization 🥷 BenchName (Bug localization) This is the benchmark for the Bug localization task as part of the 🥷 BenchName benchmark. The bug localization problem can be formulated as follows: given an issue with a bug description and a repository snapshot in a state where the bug is reproducible, identify the files within the repository that need to be modified to address the reported bug. The dataset provides all the required components for evaluation of bug localization approaches in… See the full description on the dataset page: https://huggingface.co/datasets/anon-iclr-submission/benchname-bug-localization.tabulartext-generation10K<n<100K0 likes157 downloads1y agoHugging Face06swhitfield /biomap-research-localization_prediction localization_prediction Sourced from biomap-research/localization_prediction and prepared for Hugging Face datasets usage. Data files Parquet files are stored under data/ using Hugging Face split naming conventions (train-*, validation-*, test-*). Preparation Preprocess mode: minimal. Seed: 1957723. No max sequence length filter was applied. Renamed source columns: label -> targets, seq -> sequence. Columns: id, sequence, targets, split. Validation… See the full description on the dataset page: https://huggingface.co/datasets/swhitfield/biomap-research-localization_prediction.text10K<n<100K0 likes147 downloads20d agoHugging Face07csebuetnlp /illusionVQA-Soft-Localization IllusionVQA: Optical Illusion Dataset Project Page | Paper | Github TL;DR IllusionVQA is a dataset of optical illusions and hard-to-interpret scenes designed to test the capability of Vision Language Models in comprehension and soft localization tasks. GPT4V achieved 62.99% accuracy on comprehension and 49.7% on localization, while humans achieved 91.03% and 100% respectively. Usage from datasets import load_dataset import base64 from openai import OpenAI… See the full description on the dataset page: https://huggingface.co/datasets/csebuetnlp/illusionVQA-Soft-Localization.imageimage-to-text1K<n<10K4 likes122 downloads2y agoHugging Face08morrislab /protein-localization Overview Protein localization is an annotation of the subcellular compartments that proteins are found in. This task is a multilabel classification -- proteins can be found in more than one compartment. This dataset is redistributed as part of mRNABench: https://github.com/morrislab/mRNABench Data Format Description of data columns: target: Multihot labelling of cellular components that a protein appear in.The label positions correspond to: [Cytosol, Nucleoli… See the full description on the dataset page: https://huggingface.co/datasets/morrislab/protein-localization.text1K<n<10K0 likes105 downloads1y agoHugging Face09TalonMeyer /gasvid_plume_source_localization_yolo_datasettext1K<n<10K0 likes92 downloads5mo agoHugging Face10biomap-research /localization_prediction Dataset Card for Localization Prediction Dataset Dataset Summary The task of Protein Subcellular Localization Prediction bears substantial relevance in bioinformatics, owing to its contributions to proteomics research and its potential to augment our comprehension of protein function and disease mechanisms. In this task, the input to the model is an amino acid sequence of a protein, which is transformed into an output comprising a probability distribution over 10 unique… See the full description on the dataset page: https://huggingface.co/datasets/biomap-research/localization_prediction.texttext-classification1K<n<10K0 likes89 downloads2y agoHugging Face11bug-localization /BeetleBox Dataset Card for Dataset Name BeetleBox Dataset Details The BeetleBox dataset is a comprehensive multi-language, multi-project dataset designed for bug localization research. It includes 26,321 bugs from 29 projects, covering five major programming languages: Java, Python, C++, JavaScript, and Go. The dataset was meticulously curated to ensure accuracy, with a manual analysis revealing an incorrect ground truth rate of only 0.06%. Dataset Description The… See the full description on the dataset page: https://huggingface.co/datasets/bug-localization/BeetleBox.text10K<n<100K1 likes84 downloads1y agoHugging Face12Nano1337 /wgo-bench-localization WGO-Bench — Localization Given Labels Self-contained eval for localization given labels: the model is given the gold event labels (shuffled, with multiplicity) and must return one time interval per occurrence. Videos and gold intervals are embedded in each row. Derived from Macrodata Labs' WGO-Bench (blog). License: CC-BY-NC-SA-4.0. Keep downstream use consistent with Macrodata's attribution and non-commercial / share-alike terms. The job You get a robot video and… See the full description on the dataset page: https://huggingface.co/datasets/Nano1337/wgo-bench-localization.textvideo-classificationn<1K0 likes52 downloads3mo agoHugging Face13SprintML /watermark_localizationtext1K<n<10K0 likes40 downloads3mo agoHugging Face14ZoneTwelve /Thermal-Heatmap-Source-Localization ThermBench 🔥 — Thermal Heatmap Source Localization Benchmark 📝 Summary ThermBench is a physics-inspired synthetic dataset designed to evaluate algorithms that infer hidden thermal sources from an observed heat diffusion map. Each data sample contains: an observed heatmap (matrix of values), and the ground-truth sources: (row, col, intensity). Diffusion follows inverse Manhattan distance: [ H(i,j) ;=; \sum_{s=1}^{K} \frac{I_s}{d(i,j,s)+1} ] where (d) is the Manhattan… See the full description on the dataset page: https://huggingface.co/datasets/ZoneTwelve/Thermal-Heatmap-Source-Localization.textn<1K0 likes37 downloads1y agoHugging Face15SaProtHub /Dataset-Subcellular_Localization-DeepLoc Description Subcellular Localization prediction is a 10-class classification task to predict where a protein locates in the cell, where each input protein x is mapped to a label y ∈ {0, 1, ..., 9}. Splits Protein Format: SA sequence (AF2) The dataset is from DeepLoc: prediction of protein subcellular localization using deep learning. We employ all proteins (proteins that lack AF2 structures are removed), and split them based on 70% structure similarity (see ProteinShake)… See the full description on the dataset page: https://huggingface.co/datasets/SaProtHub/Dataset-Subcellular_Localization-DeepLoc.text10K<n<100K0 likes34 downloads2y agoHugging Face16TerminatorJ /localization_multiRNAIf you use this dataset, please cite the paper below: Citation: Wang, Jun, Marc Horlacher, Lixin Cheng, and Ole Winther. ‘DeepLocRNA: An Interpretable Deep Learning Model for Predicting RNA Subcellular Localization with Domain-Specific Transfer-Learning’. Edited by Pier Luigi Martelli. Bioinformatics 40, no. 2 (1 February 2024): btae065. https://doi.org/10.1093/bioinformatics/btae065. tabular10K<n<100K0 likes32 downloads2y agoHugging Face17Sakuna /ver_localization_unbalanced_01text10K<n<100K0 likes30 downloads2y agoHugging Face18closedaxis-12573 /full_pose_semantic_localization_dataset_gazeboimage100K<n<1M0 likes27 downloads6mo agoHugging Face19israel /localizationtabularn<1K0 likes26 downloads1y agoHugging Face20proteinglm /localization_prediction Dataset Card for Localization Prediction Dataset Dataset Summary The task of Protein Subcellular Localization Prediction bears substantial relevance in bioinformatics, owing to its contributions to proteomics research and its potential to augment our comprehension of protein function and disease mechanisms. In this task, the input to the model is an amino acid sequence of a protein, which is transformed into an output comprising a probability distribution over 10 unique… See the full description on the dataset page: https://huggingface.co/datasets/proteinglm/localization_prediction.texttext-classification1K<n<10K0 likes25 downloads2y agoHugging Face21SaProtHub /Dataset-Binary_Localization-DeepLoc Description Binary Localization prediction is a binary classification task where each input protein x is mapped to a label y ∈ {0, 1}, corresponding to either "membrane-bound" or "soluble" . Protein Format: SA sequence (AF2) Splits The dataset is from DeepLoc: prediction of protein subcellular localization using deep learning. We employ all proteins (proteins that lack AF2 structures are removed), and split them based on 70% structure similarity (see ProteinShake), with… See the full description on the dataset page: https://huggingface.co/datasets/SaProtHub/Dataset-Binary_Localization-DeepLoc.text1K<n<10K1 likes23 downloads2y agoHugging Face22SWE-Swiss /SWESwiss-SFT-Localization-5K Overview SFT dataset for training SWE-Swiss models on the localization task. Prompts are constructed from a subset of issues in SWE-Gym-Raw and the SWE-bench training set. To prevent data leakage, we've filtered out any repositories that also appear in the SWE-bench test set. The responses are generated by DeepSeek-R1-0528. An instance is included in the final dataset only if the model's prediction meets two conditions: the number of predicted files is five or fewer, and the recall… See the full description on the dataset page: https://huggingface.co/datasets/SWE-Swiss/SWESwiss-SFT-Localization-5K.text1K<n<10K0 likes22 downloads1y agoHugging Face23Xiaowei0402 /uniprot_subcellular_localization UniProt Subcellular Localization (Vertebrates) — ProVADA A curated collection of vertebrate UniProt/Swiss‑Prot protein domains labeled for cytosolic and extracellular localization. We remove signal peptides, restrict domain lengths, and provide both the full set and a 30% identity‑clustered representative set with train/test/validation splits (70/20/10). This dataset underpins the subcellular localization oracle in ProVADA (preprint). See the Files section for exact filenames and… See the full description on the dataset page: https://huggingface.co/datasets/Xiaowei0402/uniprot_subcellular_localization.tabular1K<n<10K1 likes22 downloads1y agoHugging Face24nativemind /mozgach_localizations Mozgach Localizations Dataset Dataset Description This dataset contains localization strings for the Mozgach application, providing translations from Russian to multiple languages including Chinese, Arabic, and others. The dataset is formatted for instruction-following language models and translation tasks. Languages Source Language: Russian (ru) Target Languages: Chinese (zh), Arabic (ar), and others Dataset Structure Each entry in the dataset… See the full description on the dataset page: https://huggingface.co/datasets/nativemind/mozgach_localizations.texttranslation10K<n<100K0 likes22 downloads11mo agoHugging Face25lianghsun /zhcn-zhtw-localization-pairsgated zh-CN → zh-TW Localization Pairs 簡體中文 → 台灣繁體中文在地化平行語料:49,857 組句對,每組包含真實簡體中文 段落與對應的台灣繁中改寫(字形轉換 + 中國大陸用語 → 台灣慣用詞)。 輸出由內部的大型在地化模型生成(synthetic),非人工翻譯 每列附七道自動品質檢查的判定(c_pass),整體通過率 87.8% 用途:訓練/蒸餾輕量的簡轉繁在地化模型、簡繁轉換評測 欄位 欄位 型別 說明 id str sha1(src) 前 16 碼,全集唯一 src str 簡體中文原文(真實網路文本,非合成簡中) out str 台灣繁中在地化輸出 simp_ratio float 原文的簡體專屬字率(經驗字頻法判定) c_pass bool 七道檢查全數通過 c_reasons str 未通過時的原因(分號分隔) 來源與生成 輸入:取自公開網路語料的真實簡體中文段落,以兩個判別器篩選: 簡體專屬字率… See the full description on the dataset page: https://huggingface.co/datasets/lianghsun/zhcn-zhtw-localization-pairs.texttranslation10K<n<100K0 likes22 downloads23d agoHugging Face26ClarusC64 /m4-failure-topology-localization-v0.1What this dataset tests Whether failures form clusters across models. It labels failure topology: clustered isolated diffuse none Why this exists If failures clusterthey are predictable by neighborhood. That beats per-model guessing. Data format Each row contains: a failure type model responses per-model failure flags Labels clustered-failure isolated-failure diffuse-failure no-failure Typical clustered failures correlation → causation null → “ineffective”… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/m4-failure-topology-localization-v0.1.texttext-classificationn<1K0 likes21 downloads8mo agoHugging Face27AroticMerch /humanoid-spatial-localization-dataset Humanoid Spatial Localization Dataset Dataset for tracking and estimating humanoid position within structured indoor environments. Description Contains position coordinates, map references, and localization confidence scores. File spatial_localization_dataset.json License MIT tabularn<1K0 likes16 downloads7mo agoHugging Face28TerminatorJ /LoRNA_localizationtabular10K<n<100K0 likes15 downloads2y agoHugging Face29icmlbenchname /bug-localization BenchName (Bug localization) This is the benchmark for the Bug localization task as part of the BenchName benchmark. The bug localization problem can be formulated as follows: given an issue with a bug description and a repository snapshot in a state where the bug is reproducible, identify the files within the repository that need to be modified to address the reported bug. The dataset provides all the required components for evaluation of bug localization approaches in real… See the full description on the dataset page: https://huggingface.co/datasets/icmlbenchname/bug-localization.tabularn<1K0 likes15 downloads2y agoHugging Face30secmlr /SURFI-p1_claude_localization_1500_enriched_reasoning_filteredtext1K<n<10K0 likes14 downloads1y agoHugging Face

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