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
01XINLI1997 /pptx-format-error-200 PPTX 格式错误数据集(200 样本子集) 每个 pptx 都是单页幻灯片。perturbed_<id>.pptx 是在 original_<id>.pptx 基础上注入 格式扰动后的版本,两者一一配对,文件名中的 <id> 即样本编号。 目录 perturbed/ — 200 个含格式错误的 pptx(核心) original/ — 200 个对应的未扰动 pptx(参考/对照) png/ — 每个样本 original 与 perturbed 的渲染图 labels/ — 标注 MANIFEST.tsv — 全部文件的 sha256 + 字节数 标注说明 labels/perturb_info.json — 记录了具体扰动的样本,字段 perturb_types 取值为 size / position / zorder / font_size / font / italic,indices 为被改动的 shape… See the full description on the dataset page: https://huggingface.co/datasets/XINLI1997/pptx-format-error-200.imagen<1K0 likes3.7k downloads2mo agoHugging Face02Merserk /Krea-2-Turbo-Checkpoint-Format-Benchmark Krea 2 Turbo ComfyUI Format Fidelity Benchmark This release is a paired, deterministic comparison of eight Krea 2 Turbo checkpoint formats in ComfyUI: BF16, FP8 Scaled, INT8 ConvRot, MXFP8, NVFP4, INT4 ConvRot W4A4, GGUF Q8_0, and GGUF Q4_K_M. It contains 240 scored 1024×1024 images, saved float32 decoded tensors and final latents, every denoising trajectory, raw metric tables, telemetry, statistical comparisons, and reproduction code. Main result BF16 is the… See the full description on the dataset page: https://huggingface.co/datasets/Merserk/Krea-2-Turbo-Checkpoint-Format-Benchmark.imagetext-to-imagen<1K5 likes1.8k downloads2mo agoHugging Face03ysn-rfd /text-dataset-tiny-code-script-py-format USED of tahamajs/medicine_ds_persian for .parquet file USED of Alijafarixcs2/persian-it-llama2-2k for .parquet file USED of Abirate/english_quotes for .jsonl file NEW FILES (05/12/2025) NEW FILES (12/26/2025) NEW FILES (02/15/2026) texttext-generation10K<n<100K3 likes1.7k downloads4mo agoHugging Face04KaiChen1998 /coda-lm-llava-format CODA-LM Dataset Card CODA-LM is the multi-modal version of the CODA dataset, used in the CODA-LM paper. Both English and Chinese annotations are available. Check detailed usage in our Github repo. This repo contains the CODA-LM dataset, which has been reorganized in the LLaVA data format. You are also welcome to check the original CODA-LM data which contains more metadata vanilla annotations. Usage from datasets import load_dataset # name can be selected from… See the full description on the dataset page: https://huggingface.co/datasets/KaiChen1998/coda-lm-llava-format.imageimage-to-text10K<n<100K3 likes1.3k downloads2y agoHugging Face05alexwww94 /Rexverse-2M-formattedimage1M<n<10M0 likes1.3k downloads8mo agoHugging Face06ksterx /hle-no-img-prompt-completion-formatimage1K<n<10K0 likes1.2k downloads1y agoHugging Face07vanloc1808 /pico-banana-smolvlm-format-with-rejected-answer pico-banana-smolvlm-format-with-rejected-answer Balanced image-level tampering detection dataset in SmolVLM-style format with chosen/rejected answer pairs, derived from the pico-banana MCQ pipeline. Suitable for preference learning (e.g. DPO) and RLHF-style training. Dataset overview Same as vanloc1808/pico-banana-smolvlm-format, but each example includes a rejected_answer field: the answer from the counterpart sample (same edited/original image pair, opposite… See the full description on the dataset page: https://huggingface.co/datasets/vanloc1808/pico-banana-smolvlm-format-with-rejected-answer.image100K<n<1M1 likes1.1k downloads7mo agoHugging Face08vidore /vidore_v3_finance_en_mteb_format Vidore3FinanceEnRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_finance_en How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("Vidore3FinanceEnRetrieval") evaluator… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_finance_en_mteb_format.imagevisual-document-retrieval10K<n<100K1 likes995 downloads11mo agoHugging Face09vidore /vidore_v3_computer_science_mteb_format Vidore3ComputerScienceRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_computer_science How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task =… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_computer_science_mteb_format.imagevisual-document-retrieval10K<n<100K0 likes956 downloads11mo agoHugging Face10ducido /calvin_task_D_D_scale_100_lerobo_formatThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.0", "robot_type": "panda", "total_episodes": 5124, "total_frames": 303794, "total_tasks": 389, "total_videos": 0, "total_chunks": 6, "chunks_size": 1000, "fps": 10, "splits": { "train": "0:5124" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ducido/calvin_task_D_D_scale_100_lerobo_format.imagerobotics100K<n<1M1 likes944 downloads1y agoHugging Face11vidore /vidore_v3_industrial_mteb_format Vidore3IndustrialRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_industrial How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("Vidore3IndustrialRetrieval")… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_industrial_mteb_format.imagevisual-document-retrieval10K<n<100K0 likes938 downloads11mo agoHugging Face12lance-format /droidimage10M<n<100M0 likes889 downloads4mo agoHugging Face13vidore /vidore_v3_hr_mteb_format Vidore3HrRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_hr How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("Vidore3HrRetrieval") evaluator = mteb.MTEB([task])… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_hr_mteb_format.imagevisual-document-retrieval10K<n<100K0 likes859 downloads11mo agoHugging Face14vidore /vidore_v3_finance_fr_mteb_format Vidore3FinanceFrRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_finance_fr How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("Vidore3FinanceFrRetrieval") evaluator… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_finance_fr_mteb_format.imagevisual-document-retrieval10K<n<100K1 likes849 downloads11mo agoHugging Face15vidore /vidore_v3_pharmaceuticals_mteb_format Vidore3PharmaceuticalsRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_pharmaceuticals How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task =… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_pharmaceuticals_mteb_format.imagevisual-document-retrieval10K<n<100K0 likes831 downloads11mo agoHugging Face16HuggingFaceH4 /rlaif-v_formattedfrom datasets import load_dataset, features def format(examples): """ Convert prompt from "xxx" to [{"role": "user", "content": [{"type": "image"}, {"type": "text", "text": "xxx"}]}] and chosen and rejected from "xxx" to [{"role": "assistant", "content": [{"type": "text", "text": "xxx"}]}]. Images are wrapped in a list. """ output = {"images": [], "prompt": [], "chosen": [], "rejected": []} for image, question, chosen, rejected in zip(examples["image"]… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceH4/rlaif-v_formatted.image10K<n<100K17 likes820 downloads2y agoHugging Face17vidore /vidore_v3_energy_mteb_format Vidore3EnergyRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_energy How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("Vidore3EnergyRetrieval") evaluator =… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_energy_mteb_format.imagevisual-document-retrieval10K<n<100K0 likes801 downloads11mo agoHugging Face18vidore /vidore_v3_physics_mteb_format Vidore3PhysicsRetrieval An MTEB dataset Massive Text Embedding Benchmark Retrieve associated pages according to questions. Task category t2i Domains Academic Reference https://huggingface.co/blog/QuentinJG/introducing-vidore-v3 Source datasets: vidore/vidore_v3_physics How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_task("Vidore3PhysicsRetrieval") evaluator =… See the full description on the dataset page: https://huggingface.co/datasets/vidore/vidore_v3_physics_mteb_format.imagevisual-document-retrieval10K<n<100K0 likes794 downloads11mo agoHugging Face19maelic /VG150-coco-format VG150 — Visual Genome 150 (COCO format) This dataset is the standard VG150 split of Visual Genome (Krishna et al., 2017), the most widely used benchmark for Scene Graph Generation, reformatted in standard COCO-JSON format. VG150 contains the top 150 object categories and 50 relations from the original Visual Genome dataset, selected by frequency in the Scene Graph Generation by Iterative Message Passing paper. This version in COCO format was produced as part of the… See the full description on the dataset page: https://huggingface.co/datasets/maelic/VG150-coco-format.imageobject-detection100K<n<1M0 likes740 downloads2mo agoHugging Face20BiliSakura /JL1-CUP-2024-Second-Format JL1 CUP 2024 — Second-track format for semantic change detection Bi-temporal 256×256 RGB patches with per-pixel semantic maps at times T1/T2 and a binary change map, aligned with the data split described in the literature for the JL1 cropland change-detection benchmark (Second Track / JL1-Second style layout). Source Resource URL JL1 Mall contest information contest page JL1 data / resources portal resrepo Data are provided by the JL1 / Jilin-1 ecosystem… See the full description on the dataset page: https://huggingface.co/datasets/BiliSakura/JL1-CUP-2024-Second-Format.imageimage-segmentation1K<n<10K1 likes613 downloads6mo agoHugging Face21open-paws /visual-qa-llama-format Open Paws Visual Qa Llama Format This dataset is part of the Open Paws initiative to develop AI training data aligned with animal liberation and advocacy principles. Created to train AI systems that understand and promote animal welfare, rights, and liberation. Dataset Details Dataset Type: Multimodal Data Format: JSONL (JSON Lines) Languages: Multilingual (primarily English) Focus: Animal advocacy and ethical reasoning Organization: Open Paws License: Apache 2.0… See the full description on the dataset page: https://huggingface.co/datasets/open-paws/visual-qa-llama-format.imagetext-generation1M<n<10M1 likes541 downloads1y agoHugging Face22lance-format /BDD100K-enrichedimage10K<n<100K0 likes532 downloads6mo agoHugging Face23PerRing /coco_captioning_complete_formatimage100K<n<1M0 likes467 downloads11mo agoHugging Face24maelic /GQA200-coco-format GQA — General Question Answering (COCO format) This dataset is the GQA200 split of the GQA dataset (Hudson et al., 2019), reformatted in standard COCO-JSON format. GQA200 contains the top 200 object categories and 100 relations from the original GQA dataset, selected by frequency in the Stacked hybrid-attention and group collaborative learning for unbiased scene graph generation paper. This dataset has no official test split since it was used for question answering rather than… See the full description on the dataset page: https://huggingface.co/datasets/maelic/GQA200-coco-format.imageobject-detection10K<n<100K0 likes314 downloads6mo agoHugging Face25PerRing /LLaVA_Instruct_150K_complete_formatimage100K<n<1M0 likes307 downloads11mo agoHugging Face26mateoguaman /localized_narratives_trajectory_formatimage100K<n<1M0 likes306 downloads1y agoHugging Face27SEACrowd /worldcuisines_format_sea_country_only_with_metadataimage100K<n<1M0 likes295 downloads10mo agoHugging Face28ksterx /hle-no-img-conversational-formatimage1K<n<10K0 likes277 downloads1y agoHugging Face29lance-format /laion-1m LAION-Subset (Lance Format) A Lance-formatted slice of the LAION image-text corpus (~1M rows) with inline JPEG bytes, CLIP image embeddings (img_emb), full metadata, and a pre-built ANN index — all available directly from the Hub at hf://datasets/lance-format/laion-1m/data/train.lance. Key features Inline JPEG bytes in the image column — no sidecar files, no image folders. Pre-computed CLIP image embeddings (img_emb, 768-dim) with a bundled IVF_PQ index for… See the full description on the dataset page: https://huggingface.co/datasets/lance-format/laion-1m.imagetext-to-image1M<n<10M4 likes267 downloads4mo agoHugging Face30lance-format /handwriting-ocr Handwriting OCR (Lance Format) This Lance-formatted version of the Doctor's Handwritten Prescription BD dataset contains 4,680 cropped PNG images of handwritten medicine names from Bangladesh. Each row keeps the original image bytes with the medicine and generic-name labels, plus deterministic search metadata derived from those labels. The dataset contains three source-preserved splits: train, validation, and test. [!NOTE] Training note: The same samples appear repeatedly… See the full description on the dataset page: https://huggingface.co/datasets/lance-format/handwriting-ocr.imageimage-to-text1K<n<10K0 likes265 downloads3mo agoHugging Face

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