CoolFace
9 shown

datasets

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

Clear all
01devmandan /sbd-qr-subset SBD QR Subset — low resolution A mirror of the low-resolution ROI split of the Synthetic Barcode Dataset (Quenum, Wang, Zakhor), repackaged from 749,682 loose files into parquet. split ROIs instances train 80,000 439,731 validation 10,000 55,072 test 10,000 54,876 total 100,000 549,679 Why this repackaging exists Upstream, this split is three-quarters of a million individual PNG and JPEG files. That is unpleasant to move, impossible to browse… See the full description on the dataset page: https://huggingface.co/datasets/devmandan/sbd-qr-subset.imageimage-segmentation100K<n<1M0 likes345 downloads1mo agoHugging Face02bot-yaya /UPRPRC_SBD_KVtext100M<n<1B0 likes209 downloads1y agoHugging Face03chagatai-project /chagatai-sbdgated Chagatai Sentence Boundary Detection Canonical word-level Sentence Boundary Detection data for Chagatai. South Uzbek (uzs) and Uyghur (uig) are optional train-only auxiliary languages. Every configuration uses the same Chagatai train source split. Validation and test are physically shared files referenced by all five configurations. Load with datasets from datasets import load_dataset dataset = load_dataset("chagatai-project/chagatai-sbd", "chagatai_only")… See the full description on the dataset page: https://huggingface.co/datasets/chagatai-project/chagatai-sbd.tabulartoken-classification100K<n<1M0 likes64 downloads4d agoHugging Face04sbdzdz /pbe-world PBE World A synthetic dataset generator for Programming-by-Examples (PBE) tasks focused on string manipulation pipelines. This is a lightly extended version of PBEBench by Naik et al. 2025. Overview PBE World generates tasks where models must reverse-engineer a sequence of string method calls from input/output examples. Each task consists of: A fixed pipeline of string operations (e.g., s.replace(old, new), s.upper(), s.strip(chars)) Example input/output pairs… See the full description on the dataset page: https://huggingface.co/datasets/sbdzdz/pbe-world.texttext-generationn<1K0 likes33 downloads3mo agoHugging Face05JingyangYi /SB_DPO This dataset is generated by deepseek-ai/DeepSeek-R1-Distill-Qwen-7B with problem set agentica-org/DeepScaleR-Preview-Dataset For each problem, the model generates 10 completions with temp=0.9 and max_gen_length=8000 Amoung the correct completions, chose the shortest answer as the chosen; Among all completions, choose the longest one as the rejected. If none of the completions were correct, skip this problem. This means some of the very hard problems are not inluded in this dataset text10K<n<100K0 likes16 downloads1y agoHugging Face06iabdAtaulfoArgenta /sbdtabular1K<n<10K0 likes14 downloads2y agoHugging Face07youxiazhao /avijit_sbdh_no_reasoningtext1K<n<10K0 likes7 downloads2y agoHugging Face08youxiazhao /avijit_sbdhtext1K<n<10K0 likes5 downloads2y agoHugging Face09SBD99 /my-ai-blindspots-assignment Technical Challenge: Blind Spots of Frontier Models 1. Tested Model Model Name: SmolLM2-135M Model Link: HuggingFaceTB/SmolLM2-135M Parameters: 135 Million (Base Model) 2. Loading Methodology The model was loaded using the transformers library in a local VS Code environment with the following configuration: from transformers import AutoModelForCausalLM, AutoTokenizer import torch model_id = "HuggingFaceTB/SmolLM2-135M" tokenizer =… See the full description on the dataset page: https://huggingface.co/datasets/SBD99/my-ai-blindspots-assignment.textn<1K0 likes3 downloads7mo agoHugging Face

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