datasetId large_stringlengths 7 116 | likes int64 0 9.77k | downloads int64 0 1.56M | labels large listlengths 1 34 | text large_stringlengths 300 496k |
|---|---|---|---|---|
AI4Protein/GO_MF | 1 | 168 | [
"text-classification"
] | # GO-MF Dataset
- Description: Molecular Function of Gene Ontology (GO) project.
- Number of labels: 489
- Problem Type: multi_label_classification
- Columns:
- aa_seq: protein amino acid sequence
# Github
Simple, Efficient and Scalable Structure-aware Adapter Boosts Protein Language Models
https://github.com/tya... |
maum-ai/CostNav-Teleop-Dataset | 0 | 2,322 | [
"robotics"
] | # CostNav Teleop Dataset
<div align="center">
<a href="https://arxiv.org/abs/2511.20216"><img alt="arXiv" src="https://img.shields.io/badge/arXiv-2511.20216-b31b1b.svg?style=flat"></a>
<a href="https://worv.ghost.io/costnav-2/"><img alt="Blog Post" src="https://img.shields.io/badge/blog-post-blueviolet?style=flat&... |
BenjaminOcampo/ISHate | 2 | 65 | [
"text-classification"
] | # Implicit and Subtle Hate
Implicit and Subtle Hate (ISHate) is a Hate Speech benchmark for implicit and subtle HS detection on social media messages. The dataset has been presented in the paper *"An In-depth Analysis of Implicit and Subtle Hate Speech Messages"* accepted at EACL 2023.
[[Read the Paper]](https://acla... |
THU-KEG/Arena-Write | 5 | 585 | [
"text-generation"
] | ## 📚 Arena-Write Dataset
Arena-Write is a small-scale benchmark of **100 user writing tasks**, designed to evaluate long-form generation models in realistic scenarios. Each task covers diverse formats such as social posts, essays, and reports, with many requiring outputs over 2,000 words.
Project page: https://huggi... |
moss-vector-714/GeoFidelity-Bench | 0 | 1,802 | [
"image-classification",
"text-to-image"
] | # GeoFidelity-Bench
GeoFidelity-Bench evaluates whether generated street-view images match a
requested location at the level of named street blocks. The release contains
109 named street blocks from 25 cities, 7,117 curated Mapillary reference
images, generated images from six open-weight text-to-image models, prompt
... |
abatilo/myanimelist-embeddings | 4 | 15 | [
"summarization",
"text-classification"
] | # myanimelist-embeddings
This dataset is every non-empty anime synopsis from [MyAnimeList.net](https://myanimelist.net) ran
through the `embed-multilingual-v2.0` embedding model from [Cohere AI](https://cohere.com).
## Sample code for searching for anime
Install some dependencies
```
pip install cohere==4.4.1 datase... |
shylee/so100_pengripB | 0 | 174 | [
"robotics"
] | This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
## Dataset Description
- **Homepage:** [More Information Needed]
- **Paper:** [More Information Needed]
- **License:** apache-2.0
## Dataset Structure
[meta/info.json](meta/info.json):
```json
{
"codebase_version": "v2.1",
"... |
semi-truths/Semi-Truths | 8 | 660 | [
"image-classification"
] | [](https://github.com/J-Kruk/SemiTruths/tree/main)
[](https://arxiv.org/abs/2411.07472)
# Semi Truths Dataset: A Large-Scale Dataset for Testing Robustness of AI-G... |
narteybrown/twinnable-agent-data | 1 | 397 | [
"tabular-regression",
"time-series-forecasting"
] | # TwinnableAgent C-MAPSS Processed Parquet Data
This dataset hosts the processed NASA C-MAPSS turbofan degradation files used by
TwinnableAgent. It includes FD001 through FD004 as parquet files plus the
conversion script used to derive them from the NASA raw training text files.
Raw NASA zip and text dumps are intent... |
idoaidan/lending-club-eda | 0 | 199 | [
"tabular-regression"
] | # Lending Club Loans - Exploratory Data Analysis
## Video Presentation
<video controls style="width: 100%; max-width: 720px;">
<source src="https://huggingface.co/datasets/idoaidan/lending-club-eda/resolve/main/presentation.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
## Datase... |
dengdan1999/RootSE | 1 | 57 | [
"question-answering",
"text-classification"
] | # RootSE: A Benchmark for Earliest-Step Failure Diagnosis on Repository-Level Coding Agent Trajectories
## Dataset Overview
RootSE comprises **102 instances** from four representative repository-level coding agents, spanning **35 repositories** across three programming languages (Python 71.6%, Go 23.5%, JavaScript 4.... |
IDEAS-Lab-Northwestern/6fam-base | 0 | 2,131 | [
"robotics"
] | # ManiGuard-Bench
A 6-family robotic manipulation benchmark for tabletop tasks in
photorealistic [BEHAVIOR-1K](https://github.com/StanfordVL/BEHAVIOR-1K) /
OmniGibson scenes, with LTL safety constraints attached to every task.
Each task ships a saved sim state, a natural-language prompt, a
structured goal-condition tr... |
SoAp9035/everyday-conversations-tur | 8 | 16 | [
"text-generation"
] | # Everyday Turkish Conversations
This dataset has everyday conversations in Turkish between user and assistant on various topics. It is inspired by the [HuggingFaceTB/everyday-conversations-llama3.1-2k](https://huggingface.co/datasets/HuggingFaceTB/everyday-conversations-llama3.1-2k).
## License
This dataset is rele... |
david-thrower/HelixLM-medium-1500.0Mt-2988750pt-20260528 | 0 | 216 | [
"text-generation"
] | # david-thrower/HelixLM-medium-1500.0Mt-2988750pt-20260528
- A 1.5 billion token corpus of high quality educational pretraining data
## Composition:
- A sample from randomly sampled shards of https://huggingface.co/datasets/HuggingFaceTB/smollm-corpus (99%)
- Randomly chosen rows from: https://huggingface.co/datase... |
friedrichor/DiDeMo | 10 | 503 | [
"text-retrieval",
"text-to-video",
"video-classification"
] | ## About
[DiDeMo](https://openaccess.thecvf.com/content_iccv_2017/html/Hendricks_Localizing_Moments_in_ICCV_2017_paper.html) contains 10K long-form videos from Flickr. For each video, ~4 short sentences are annotated in temporal order. We follow the existing works to concatenate those short sentences and evaluate ‘par... |
LiruiZhao/OABench | 4 | 7 | [
"image-to-image"
] | # Diffree's dataset: OABench (Object Addition Benchmark)
<p align="center">
<a href="https://opengvlab.github.io/Diffree/"><u>[🌐Project Page]</u></a>
<a href="https://drive.google.com/file/d/1AdIPA5TK5LB1tnqqZuZ9GsJ6Zzqo2ua6/view"><u>[🎥 Video]</u></a>
<a href="https://... |
lainmn/AssistedDS-Synthetic | 1 | 19 | [
"tabular-classification",
"tabular-regression"
] | # AssistedDS-Synthetic: Synthetic Datasets for Benchmarking How External Domain Knowledge Assists LLMs in Automated Data Science
This dataset is part of the **AssistedDS benchmark**, designed to evaluate the ability of Large Language Models (LLMs) to complete end-to-end data science tasks when provided with helpful or... |
mlfoundations/MINT-1T-PDF-CC-2024-18 | 22 | 1,792 | [
"image-to-text",
"text-generation"
] | <h1 align="center">
🍃 MINT-1T:<br>Scaling Open-Source Multimodal Data by 10x:<br> A Multimodal Dataset with One Trillion Tokens
</h1>
🍃 MINT-1T is an open-source **M**ultimodal **INT**erleaved dataset with 1 trillion text tokens and 3.4 billion images, a 10x scale-up from existing open-source datasets. Additionall... |
PolyAI/woz_dialogue | 6 | 68 | [
"fill-mask",
"text-classification",
"text-generation",
"token-classification"
] | # Dataset Card for Wizard-of-Oz
## Table of Contents
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances... |
pranay27sy/maritime_documents_tags_classification | 1 | 4 | [
"text-classification"
] | <h1>Data Understanding and Preparation</h1>
<h2>Data Collection</h2>
<ul>
<li><strong>BIMCO Contracts and Clauses</strong>
<ul>
<li><strong>URL:</strong> <a href="https://www.bimco.org/contracts-and-clauses/bimco-contracts">BIMCO Contracts and Clauses</a></li>
<li><strong>Description:</strong> This w... |
ranjaykrishna/visual_genome | 84 | 897 | [
"image-to-text",
"object-detection",
"visual-question-answering"
] | # Dataset Card for Visual Genome
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Dataset Preprocessing](#dataset-preprocessing)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Langua... |
divakaivan/glaswegian_audio | 1 | 63 | [
"text-to-speech"
] | ### WARNING! Some derogatory slang is included in the dataset
Latest total length: 120 minutes
Source:
[Scottish phrases 1-10](https://www.youtube.com/@Cannaekickaroonhere/videos), privately recorded audio, [Limmy](https://www.youtube.com/@DaftLimmy), and 1 episode of [Glasga Da](https://youtu.be/CRM_npynkvA)
Metada... |
hapitz/yanto991 | 0 | 798 | [
"image-to-text"
] | <!-- <p align="center">
<img src="assets/groundcua-hq.png" width="100%" alt="GroundCUA Overview">
</p> -->
<h1 align="center" style="font-size:42px; font-weight:700;">
GroundCUA: Grounding Computer Use Agents on Human Demonstrations
</h1>
<p align="center">
🌐 <a href="https://groundcua.github.io">Website</a> |
... |
HeshamHaroon/saudi-dialect-conversations | 14 | 283 | [
"text-generation"
] | # Saudi Najdi Dialect Conversations
A curated dataset of **3,545 multi-turn conversations** in Saudi Najdi Arabic dialect (the dialect spoken in Riyadh, Qassim, and central Najd region). Designed for **Supervised Fine-Tuning (SFT)** of Arabic language models.
## Dataset Details
| Metric | Value |
|--------|-------|
... |
nlp-thedeep/humset | 4 | 118 | [
"text-classification",
"text-retrieval",
"token-classification"
] | # Dataset Card for HumSet
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
... |
Gingiris/gingiris-skills | 1 | 339 | [
"text-classification",
"text-generation"
] | # Gingiris Skills — Complete AI Growth Toolkit
> **Give your AI agent 42 battle-tested growth playbooks in one install** — covers Product Hunt launches (30+ #1 wins), GitHub stars (AFFiNE 0→60K), SEO/GEO, B2B SaaS, ASO, KOL outreach, Reddit marketing, and more. Use `/gr` to auto-route any growth question to the right ... |
minuzero/VideoKR-Eval | 0 | 743 | [
"video-text-to-text",
"visual-question-answering"
] | # VideoKR-Eval
<p align="center">
📄 <a href="https://arxiv.org/pdf/2606.05259">ArXiv</a>
 |  💻 <a href="https://github.com/Fu-Fu-Fu-Fu/VideoKR">Code</a>
 |  🤗 <a href="https://huggingface.co/collections/minuzero/videokr">Collection</a>
</p>
## About
This repository contains the **Video... |
neuralchemy/prompt-injection-dataset-categorized | 2 | 490 | [
"text-classification"
] | # Prompt Injection Dataset — Categorized (Threat Matrix V2)
Welcome to **Prompt Injection Dataset – Categorized** (formerly *Threat Matrix*), by Neuralchemy.
This is the successor to our original [Prompt Injection Threat Matrix](https://huggingface.co/datasets/neuralchemy/prompt-injection-Threat-Matrix) dataset. Inst... |
GreenNode/toxic-conversations-50k-vn | 0 | 401 | [
"text-classification"
] | ## How to evaluate on this task
You can evaluate an embedding model on this dataset using the following code:
```python
import mteb
task = mteb.get_tasks(["ToxicConversations-VN"])
evaluator = mteb.MTEB(task)
model = mteb.get_model(YOUR_MODEL)
evaluator.run(model)
```
<!-- Datasets want link to arxiv in readme to a... |
mlinhbng/viet-cultural-vqa | 0 | 45,709 | [
"image-classification",
"object-detection",
"visual-question-answering"
] | # 🇻🇳 Vietnamese Cultural VQA Dataset




![Langu... |
KaraKaraWitch/AnimuSubtitle-JP | 3 | 80 | [
"text-classification",
"text-generation"
] | 
# KaraKaraWitch/AnimuSubtitle-JP
This dataset is an extract of Subtitles from anime. The original files are sourced from nyaa.si.
## Folders
- `data` (Deprecated)
- `data_ass` (Extracted .ass subti... |
tahamajs/bitcoin-investment-advisory-dataset | 1 | 53 | [
"question-answering",
"text-generation"
] | # Bitcoin Investment Advisory Training Dataset
## Dataset Description
This dataset contains comprehensive Bitcoin investment advisory training data designed for fine-tuning large language models to provide institutional-grade cryptocurrency investment advice. The dataset consists of 2,437 high-quality instruction-inp... |
mteb/mlsum | 0 | 785 | [
"text-classification"
] | <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
<div align="center" style="padding: 40px 20px; background-color: white; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); max-width: 600px; margin: 0 auto;">
<h1 styl... |
prithivMLmods/Open-Omega-Atom-1.5M | 5 | 130 | [
"text-generation"
] | 
# **Open-Omega-Atom-1.5M**
> Open-Omega-Atom-1.5M is a carefully curated and optimized collection derived from multiple high-quality datasets, specifically designed to enhance reasoning capabilities acro... |
MasterBeeee/REVERIE-Plus | 0 | 149 | [
"image-to-text",
"visual-question-answering"
] | # REVERIE+
This dataset is introduced in:
> **REVERIE+: Generalized Reflective Instruction Tuning for Hallucination Mitigation in Advanced VLMs**
> Mingyang Bi\*, Jinrui Zhang\*, Xiangchen Wang, Xue Jiang, Yuhang Lu, Peng Wang, Feng Zheng
> *Preprint, 2025 (under review)*
> \* Equal contribution
REVERIE+ extends [RE... |
jaeha-choi/TickTockVQA | 1 | 2,507 | [
"visual-question-answering"
] | # 🕐 TickTockVQA
**Analog clock reading dataset** from *It's Time to Get It Right: Improving Analog Clock Reading and Clock-Hand Spatial Reasoning in Vision-Language Models* (CVPR 2026 Findings). Contains 12,483 images with time labels for training and evaluating VQA models on analog clock understanding.
[, in collaboration with Li Auto.
**Zhaokai Sun**\*, **Shuai Wang**\*, **Zhennan Lin**\*, Chengyou Wang, Dehui Gao, Yuang Cao, Chunjiang He, Pan Zhou, **Le... |
legacy-datasets/allegro_reviews | 6 | 49 | [
"text-classification"
] | # Dataset Card for [Dataset Name]
## Table of Contents
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instanc... |
benkabongo25/amazon-reviews-statement-v0 | 1 | 182 | [
"text-classification",
"text-generation"
] | # Factual Explanations for Amazon Reviews (v0)
This repository provides **five augmented datasets** derived from the Amazon Reviews 2014 collection: **Toys**, **Clothes**, **Beauty**, **Sports**, and **Cellphones**.
Each user–item interaction (rating + review) is paired with:
* **atomic statement–topic–sentiment (STS... |
mteb/AlloProfClusteringP2P.v2 | 0 | 245 | [
"text-classification"
] | <!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
<div align="center" style="padding: 40px 20px; background-color: white; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); max-width: 600px; margin: 0 auto;">
<h1 styl... |
laion/moss-character-voices-bestof64 | 1 | 29 | [
"audio-classification",
"text-to-speech"
] | # MOSS Character Voices — Best-of-64 (Stage 2)
Best-of-64 voice-acting takes from the **4.55B MOSS-TTS-Local voice-acting model**
(`laion/moss-tts-local-transformer-4.55b-voice-acting`) for **13 evolved character voices**.
Each **prompt** is a fixed, optimized *champion performance direction* (`instruction`) paired
w... |
minhxthanh/Vietnam-History-500K-Vi | 2 | 12 | [
"question-answering",
"text-generation"
] | **Bộ dữ liệu 500,000 mẫu tiếng Việt** về lịch sử Việt Nam (905–2025). Tỷ lệ **reasoning (analysis)** \~**78.09%** và **final-only** \~**21.91%**.
### Định dạng & phạm vi
* **Ngôn ngữ:** Tiếng Việt
* **Phạm vi:** 905–2025 (sự kiện, nhân vật, triều đại, chiến tranh, văn bản, cải cách, hội nhập, đương đại)
* **Cấu trúc:... |
ProCreations/grug-35b-v2-train-v21 | 1 | 0 | [
"text-generation"
] | # grug-35b-v2-train-v21
second brain food. this box teach grug-35b-v2 v2.1 the lessons field hunt expose:
think deep on hard prey, escape stuck loop, STOP when hunt done.
## what in box (2,291 row, ~6.0M token)
| slice | rows | teach what |
|---|---:|---|
| longswe long_task | 372 | 8-12 call debugging arc, failed t... |
owkin/nct-crc-he | 4 | 148 | [
"image-classification"
] | # Dataset Card for NCT-CRC-HE
### Dataset Summary
The NCT-CRC-HE dataset consists of images of human tissue slides, some of which contain cancer.
### Data Splits
The dataset contains tissues from different parts of the body. Examples from each of the 9 classes can be seen below
 Eval Groundtruth
<p align="center" dir="auto">
<a href="https://www.arxiv.org/abs/2509.13785" rel="nofollow"><img src="https://img.shields.io/badge/ArXiv-2509.13785-red" style="max-width: 100%;"></a>
</p>
## 🖥️ Overview
In the MLC-SLM chall... |
Luobots/BlueMO | 5 | 418 | [
"question-answering",
"text-generation"
] | # BlueMO
## BlueMO: A High-Quality Mathematical Olympiad Data Resources from Little Blue Book Series
**BlueMO** is a comprehensive and challenging dataset comprising mathematical olympiad problems paired with detailed solutions, meticulously curated from the esteemed "Little Blue Book" (小蓝书) series (Second Edition)—a... |
Monor/hwtcm | 2 | 229 | [
"question-answering"
] | # Description
This dataset can be used to evaluate the capabilities of large language models in traditional Chinese medicine and contains multiple-choice, multiple-answer, and true/false questions.
# Changelog
- **2024-08-28: Added 7226 questions.**
- 2024-08-09: The benchmark code is available at https://github.com... |
Exquisique/Shakespeare_Poetry | 1 | 8 | [
"text-generation"
] | # Shakespeare Poetry Instruction Dataset
## Dataset Description
This dataset provides a high-quality, curated collection of instruction-response pairs designed for fine-tuning large language models (LLMs) to generate poetry in the style of William Shakespeare. The dataset is sourced from public domain Shakespearean wor... |
pavelsimo/SO-101-pick-and-place-2 | 0 | 612 | [
"robotics"
] | This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
## Dataset Description
- **Homepage:** [More Information Needed]
- **Paper:** [More Information Needed]
- **License:** apache-2.0
## Dataset Structure
[meta/info.json](meta/info.json):
```json
{
"codebase_version": "v3.0",
"... |
hanamori-ai/preview-gallery | 0 | 372 | [
"image-to-image"
] | # HanaMori AI Anime Art – Preview Gallery
Daily preview images from **HanaMori**, an original AI anime character created with ComfyUI + custom LoRA.
New images are added every day (10/day). All images are SFW.
## Download Full Pack
👉 **[HanaMori AI Art Vol.01 on itch.io](https://hanamori-ai.itch.io/hanamori-ai-art... |
scikit-fingerprints/TDC_cyp2c19_veith | 0 | 176 | [
"tabular-classification",
"text-classification"
] | # CYP P450 2C19 Inhibition, Veith et al.
CYP P450 2C19 Inhibition dataset by Veith et al., part of TDC [[2]](#2) benchmark. It is intended to be used through
[scikit-fingerprints](https://github.com/scikit-fingerprints/scikit-fingerprints) library.
The task is to predict the binding results for a set of inhibitors o... |
RUC-AIBOX/Llama-3-SynE-Dataset | 10 | 1,004 | [
"text-generation"
] | <!-- <p align="center">
<img src="https://github.com/RUC-GSAI/Llama-3-SynE/blob/main/assets/llama-3-syne-logo.png" width="400"/>
</p>
<p align="center">
📄 <a href="https://arxiv.org/abs/2407.18743"> Report </a>  |   🤗 <a href="https://huggingface.co/survivi/Llama-3-SynE">Model on Hugging Face</a>  | &... |
sanmay4119/geofm-agriculture-benchmark | 0 | 2,421 | [
"image-classification",
"image-segmentation"
] | # GeoFM Agriculture Benchmark
Sample data and fine-tuned weights accompanying our ACM SIGSPATIAL 2026 paper, released so
other researchers can run inference with **SatMAE**, **Prithvi**, and **SpectralGPT** on our
multi-temporal crop segmentation and change-detection tasks.
This is **not the full training dataset** —... |
Khyatimirani/pcos-patient-assist-question-and-answer | 0 | 563 | [
"question-answering"
] | # Dataset Card for PCOS Patient Assist Question and Answer Dataset
## Dataset Details
### Dataset Description
The **PCOS Patient Assist Question and Answer Dataset** is a curated dataset of question–answer pairs designed to represent common questions asked by patients diagnosed with or concerned about Polycystic Ova... |
impresso-project/ner-augmentation | 0 | 509 | [
"token-classification"
] | # Impresso HIPE-2022 NER dataset
Named-entity-recognition data derived from the
[HIPE-2022 shared task](hipe-eval/HIPE-2022-data) `hipe2020` bundle(s), prepared
for the Impresso NER models. Train/dev are taken from revision
`v2.1`; the test split from `v2.1-test-all-unmasked` (the
post-evaluation release of the withhe... |
UnipatAI/RoadmapBench | 1 | 156 | [
"text-generation"
] | # RoadmapBench
A benchmark for evaluating AI coding agents on multi-target, long-horizon software development tasks derived from open-source project version upgrades.
## Overview
RoadmapBench contains **115 tasks** spanning **17 open-source repositories** across **5 programming languages** (Python, TypeScript, Go, R... |
YumaMatsumura-kufusha/eval_record_dice_pickup4 | 1 | 140 | [
"robotics"
] | This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=YumaMatsumura-kufusha/eval_record_dice_pickup4">
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visu... |
mizinovmv/LLaVA-Instruct-150K-RU | 1 | 4 | [
"question-answering",
"visual-question-answering"
] | # LLaVA Visual Instruct 150K Dataset Card
https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K
## Dataset details
**Dataset type:**
LLaVA Visual Instruct 150K is a set of GPT-generated multimodal instruction-following data.
It is constructed for visual instruction tuning and for building large multimodal to... |
WenhaoWang/VidProM | 78 | 5,926 | [
"text-to-image",
"text-to-video"
] | <p align="center">
<img src="https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/teasor.png" width="800">
</p>
# Summary
This is the dataset proposed in our paper [**VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models**](https://arxiv.org/abs/2403.06098) (NeurIPS 2024... |
opencompass/Creation-MMBench | 3 | 198 | [
"image-text-to-text"
] | # Creation-MMBench: Assessing Context-Aware Creative Intelligence in MLLM
<div align="center">
[📃 [Paper](https://arxiv.org/abs/2503.14478)]
[🌐 [Project Page](https://open-compass.github.io/Creation-MMBench/)]
[🤗 [Hugging Face](https://huggingface.co/datasets/opencompass/Creation-MMBench)]
[🛠️ [Evaluation](https:... |
shana643/SpatialForge | 1 | 576 | [
"question-answering"
] | # SpatialForge-10M
**SpatialForge: Bootstrapping 3D-Aware Spatial Reasoning from Open-World 2D Images**
📑 [Paper](https://arxiv.org/html/2605.11462v1)
**Zishan Liu, Ruoxi Zang, Yanglin Zhang, Wei Liu, Yin Zhang, Jian Yao, Jiayin Zheng, Zhengzhe Liu**
Lingnan University · XPENG Robotics
---
# 📦 SpatialForge-10M... |
AISE-TUDelft/Capybara | 3 | 66 | [
"summarization"
] | # Dataset Card for "Capybara"
## Dataset Description
- **Repository: https://github.com/AISE-TUDelft/Capybara-BinT5**
- **Paper: https://huggingface.co/papers/2301.01701**
- **Point of Contact: https://huggingface.co/aalkaswan**
- **Raw Data: https://zenodo.org/records/7229809**
### Dataset Summary
Dataset used to ... |
garydean/defining-dharma | 1 | 0 | [
"text-generation"
] | # In Search of Dharma — research corpus
A traceably-sourced research project on **dharma** as the universal human craft
of building an ethical world to live in: secular, cross-cultural,
evidence-based. Written by [Gary Dean (Biksu Okusi)](https://garydean.id).
The corpus has two configs serving different purposes:
-... |
VynFi/vynfi-sap-showcase | 1 | 0 | [
"tabular-classification",
"tabular-regression"
] | # VynFi SAP Showcase
> An "all capabilities" SAP-style ERP + audit dataset: one end-to-end run that
> exercises the full DataSynth surface and ships the complete artefact tree —
> universal-journal postings (ACDOCA), document chains, subledgers, FX,
> intercompany + consolidation, **per-period financial statements wit... |
dabingzz/scicode_wiki | 1 | 1,884 | [
"question-answering",
"text-generation"
] | # SciCode Wikipedia Concept Corpus
## 中文说明
这个数据集是围绕 SciCode benchmark 构造的 Wikipedia Markdown 知识语料。
数据分为五个相互独立的部分:
- **原始 seed 概念集**:每道题的 `core_concepts` 和 `adjacent_concepts`。
- **首轮 expanded 概念集**:使用 `deepseek-v4-flash` 为每道题扩展 25 个概念。
- **2026-06-12 expanded 概念集**:综合 seed 概念和首轮扩展结果,使用
`gpt-5.5` 为每道题继续扩展 70 个不重复概念... |
NASK-PIB/PLLuM-Align | 2 | 41 | [
"text-classification"
] | ---
# PLLuM-Align: Polish Preference Dataset for Large Language Model Alignment
## 🌍 Overview
**PLLuM-Align** is the **first Polish preference dataset** for alignment of large language models (LLMs).
It was created entirely through **human annotation** to capture **Polish linguistic subtleties** and **cultural norm... |
sonset/schemaset-1k | 3 | 45 | [
"text-generation"
] | # Schemaset-1K
by Sonset
1,000 preview rows available here. Full dataset on [Gumroad](https://creayo.gumroad.com/l/schemaset).
Build datasets like this at https://sonset.dev
---
JSON Schema datasets on HuggingFace almost all cover the same ground. Types, required fields, maybe some nested objects. Models trained o... |
szymonrucinski/types-of-film-shots | 9 | 188 | [
"image-classification"
] | # What a Shot!
2,919 film frames labeled with **shot scale** (8 classes), from film-grab.com.
| `annotator` | count | how labeled |
|---|---|---|
| human | 863 | hand-labeled (gold) |
| ai | 2,056 | DINOv2 classifier; low-confidence frames re-judged by Claude Opus (active learning) |
## Columns
- `image`, `label` — ... |
theayos/0225_a2c2_smolvla_liberoS_image | 0 | 109 | [
"robotics"
] | This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
## Dataset Description
- **Homepage:** [More Information Needed]
- **Paper:** [More Information Needed]
- **License:** apache-2.0
## Dataset Structure
[meta/info.json](meta/info.json):
```json
{
"codebase_version": "v3.0",
"... |
nuhmanpk/freecodecamp-transcripts | 1 | 13 | [
"question-answering",
"text-generation"
] | # Free Code Camp Transcripts
## Overview
This dataset contains transcripts of programming tutorials from FreeCodeCamp videos. Each entry includes the video title, YouTube video ID, and the full transcript, making it suitable for training and evaluating NLP and LLM systems focused on developer education.
[DataSource]... |
sreelekshmisajuk/big-five-personality-traits | 1 | 18 | [
"text-classification"
] | # Big Five Personality Traits Dataset
This dataset contains AI-generated descriptions of personality traits based on the **Big Five (OCEAN)** model. For each trait and intensity level (1–5), five descriptions were produced by ten different chatbots: Grok, Gemini, Claude, KimiK2 (via HuggingChat), Deepseek, MetaAI, Per... |
israfelsr/img-wikipedia-simple | 2 | 123 | [
"image-to-text"
] | # Dataset Card for [Dataset Name]
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-str... |
FLARE-MedFM/FLARE-Task1-PancancerRECIST-to-3D | 2 | 797 | [
"image-segmentation"
] | # MICCAI FLARE 2025 Pan-cancer Segmentation Subtask 2 ([Homepage](https://www.codabench.org/competitions/7149/))
[RECIST](https://doi.org/10.3389/fonc.2021.800547) has been the widely used measurement to quantify the lesion, which use 2D diameter on the largest lesion slice to approximate the lesion size.
However, th... |
Yu2020/VideoDR | 10 | 83 | [
"video-text-to-text"
] | # VideoDR: A Video Deep Research Benchmark on Open Web for Agentic Video Reasoning
[**Paper**](https://huggingface.co/papers/2601.06943) | [**GitHub**](https://github.com/QuantaAlpha/VideoDR-Benchmark)
VideoDR is the first video deep research benchmark, designed to evaluate the capability of Multimodal Large Language... |
sarahcen/llm-election-data-2024 | 3 | 44 | [
"question-answering",
"text-generation"
] | # Data Release for Large-Scale, Longitudinal Survey of Large Language Models (LLMs) During the 2024 US Elections
## Overview
This repository contains the questions asked of and responses given by LLMs during the 2024 US elections, collected for a longitudinal survey conducted from July 23, 2024 to November 12, 2024. T... |
OpenMOSS-Team/VideoThinkBench | 19 | 3,000 | [
"question-answering",
"text-to-video",
"visual-question-answering"
] | <div align="center">
# [CVPR 2026] Thinking with Video: Video Generation as a Promising Multimodal Reasoning Paradigm
</div>
<div align="center" style="font-size: 15pt">
<a href='https://arxiv.org/abs/2511.04570'><img src='https://img.shields.io/badge/Arxiv-2511.04570-purple'></a>
<a href='https://huggingface.co/pa... |
jsun/Prolong_64K_v2_Llama2_Tokenizer | 3 | 4 | [
"text-generation"
] | # Prolong_64K_v2_Llama2_Tokenizer
This is the Prolong_64K dataset, tokenized using the [Llama-2-7b-hf tokenizer](https://github.com/microsoft/Samba/blob/main/scripts/prepare_slimpajama.py#L22) for use in Samba-style training.
This dataset was used in the research paper: [Rethinking Language Model Scaling under Transf... |
electricsheepafrica/africa-ghana-census-data-population-79f3b2e1 | 1 | 0 | [
"tabular-classification",
"tabular-regression"
] | # Census Data-Population | Africa (Ghana official open data)
187 rows - 1 Africa country - 2010 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)


 | [**GitHub**](https://github.com/TianyuCodings/EdiVal) | [**Paper (arXiv)**](https://arxiv.org/abs/2509.13399)
This repository hosts the data and generated outputs for **EdiVal-Agent**, an object-centric f... |
UCL-DARK/openai-tldr-summarisation-preferences | 2 | 141 | [
"text-classification"
] | # Human feedback data
This is the version of the dataset used in https://arxiv.org/abs/2310.06452.
If starting a new project we would recommend using https://huggingface.co/datasets/openai/summarize_from_feedback.
See https://github.com/openai/summarize-from-feedback for original details of the dataset.
Here the da... |
NAMAA-Space/Arabic-Triplet-With-Multi-Negatives | 2 | 6 | [
"feature-extraction",
"sentence-similarity"
] | # Arabic Triplet with Multi Negatives
## Dataset Summary
This dataset is a modified version of the Arabic subset of the [Mr. TyDi dataset](https://huggingface.co/datasets/castorini/mr-tydi), tailored for retrieval and re-ranking tasks. The original dataset has been restructured by splitting the negative passages into... |
nielsRocholl/universal-lesion-segmentation | 2 | 42,785 | [
"image-segmentation"
] | # Universal Lesion Segmentation Datasets
A collection of public medical imaging datasets for lesion segmentation in CT scans. These are the datasets exactly as downloaded from their original sources.
## Datasets
This repository contains the following datasets:
- **CECT** - Liver (primary). Luo J, Wang X, Zhang Y, e... |
codelion/math500-cot-experiment | 5 | 46 | [
"text-generation"
] | # MATH-500 Chain of Thought Experiment Dataset
This dataset contains the results of an experiment testing different prompting strategies (standard, chain of thought, and gibberish chain of thought) on the MATH-500 benchmark using the Llama-3.2-1B-Instruct model.
## Dataset Structure
The dataset is split into three p... |
junwann/CSFM-ImageNet1K-Caption | 3 | 14 | [
"text-to-image"
] | ### CSFM-ImageNet1K-Caption Dataset
[Project Page](https://junwankimm.github.io/CSFM) | [Paper](https://arxiv.org/abs/2602.05951) | [Code](https://github.com/junwankimm/CSFM)
This repository contains dataset associated with the paper "Better Source Better Flow: Learning Condition-Dependent Source Distribution for Flo... |
nahidhasan/radgenome-ct-reshaped-tiny | 1 | 223 | [
"image-classification",
"image-segmentation"
] | # RadGenome ChestCT Reshaped Tiny Dataset
This dataset contains resized chest CT scans from the RadGenome-ChestCT dataset.
## Dataset Details
- **Original Resolution**: 900x900xN
- **Resized Resolution**: 300x300xN
- **Format**: NIfTI (.nii.gz)
- **Number of Volumes**: 253
- **Space Reduction**: ~89% (resized to 1/9... |
masakhane/afrimgsm-translate-test | 0 | 310 | [
"text-classification"
] | # Dataset Card for afrimgsm-translate-test
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#... |
zacharielegault/PatchCamelyon | 2 | 122 | [
"image-classification"
] | # PatchCamelyon (PCam)
This is a reupload of the PatchCamelyon (PCam) dataset to make it more readily usable instead of manipulating H5 files. The original can be found in the author's [Github repo](https://github.com/basveeling/pcam).
If you use this dataset, __please cite the original publications__:
```bibtex
@inp... |
CompactAI/cAI-Prism-K50 | 2 | 0 | [
"question-answering"
] | # CompactAI-Prism
## High-Density Distillation Dataset for Small Model English Language Acquisition
**License:** MIT
**Top-K:** 50 (Current release: K50)
**Source Model:** Qwen3.5 0.8B
**Primary Objective:** Teach small-scale AI models to generate fluent, coherent English text through probability-aware distil... |
Cour-de-cassation/ccass_rapprochements_sommaires_with_sources | 7 | 6 | [
"sentence-similarity"
] | ## Dataset Description
- **Repository** https://huggingface.co/datasets/maurya/ccass_rapprochements_sommaires_with_sources
- **Leaderboard** N/A
- **Point of Contact:** [Amaury Fouret](mailto:amaury.fouret@justice.fr)
## Training dataset for semantic textual similarity of French Court of cassation summaries
This CSV ... |
UniDataPro/facial-skin-condition-dataset | 2 | 53 | [
"image-classification"
] | # Human Faces Dataset
Dataset comprises **1,200+** high-quality facial images of **400** people, capturing diverse skin tones (lighter to darker), various skin types, and **multiple poses** (frontal, left/right profiles). Designed for **dermatology research**, it provides detailed annotations of skin diseases, lesions,... |
sonatbaltaci/textindiagrams | 1 | 71 | [
"object-detection"
] | # Text Region Detection in Historical Astronomical Diagrams
Official repository of the paper _"Text region detection in historical astronomical diagrams"_. We introduce the first large, diverse, open-access dataset of **948** historical astronomical diagrams annotated with **10,940** oriented polygonal text regions t... |
mteb-pt/stackoverflow-clustering | 1 | 69 | [
"text-classification"
] | # StackoverflowPtClustering
Cluster native Brazilian-Portuguese technical question titles from the Portuguese Stack Overflow (pt.stackoverflow.com) into 10 technology tags (python, java, php, javascript, android, mysql, c#, html, css, c). Programming domain.
Part of **[MTEB(por)](https://huggingface.co/mteb-pt)** — t... |
Jonasbj99/SignLanguage_MiniProject | 0 | 15,263 | [
"video-classification"
] | Dataset used for training a model to classify Danish Sign Language signs, based on MediaPipe hand landmark data.
The data is not split into training, test and validation sets.
The dataset consist of four classes, 'unknown', 'hello', 'bye' and 'thanks'.
There are 30 datapoints for each class.
Each data point is 30... |
b-mc2/wikihow_lists | 11 | 447 | [
"question-answering",
"summarization"
] | # Dataset Card for WikiHow Lists
### Dataset Summary
Contains CSV of a subset of WikiHow articles.
Subsets include articles that have summaries in numbered list format, unordered list of ingredients, or unordered list of items needed for the article.
CSV contains a pageId to reference back to the source, title of... |
svjack/pokemon-blip-captions-en-zh | 54 | 405 | [
"text-to-image"
] | # Dataset Card for Pokémon BLIP captions with English and Chinese.
Dataset used to train Pokémon text to image model, add a Chinese Column of [Pokémon BLIP captions](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions)
BLIP generated captions for Pokémon images from Few Shot Pokémon dataset introduced by... |
kemhug11/nasa-cmapss-rul | 0 | 587 | [
"tabular-regression",
"time-series-forecasting"
] | # Modified CMAPSS Dataset (Turbofan Engine Degradation)
## 📘 Description
This dataset is a **modified version** of the NASA C-MAPSS (Commercial Modular Aero-Propulsion System Simulation) turbofan engine degradation simulation dataset. The modification was created by our team as part of a submission for **RISTEK UI D... |
electricsheepafrica/africa-owid-gas-consumption-by-country | 1 | 0 | [
"tabular-classification",
"tabular-regression",
"time-series-forecasting"
] | # Gas Consumption By Country | Africa (Our World in Data)
🌍 **240 observations** · **4 Africa countries** · **1965–2024** · *Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)*
 
2. Originally used for Natural Language Inference (NLI),
3. Dataset may be used for training/finetuning an embedding model for semantic textual similarity.
## Pair Subset
- Columns: "anchor", "positive"
- Column ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.