davanstrien/dataset-card-task-classifier
Text Classification • 0.4B • Updated
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 |
|---|---|---|---|---|
lyl472324464/aloha_static_tape | 1 | 14 | [
"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",
"... |
Gracjan/Isle | 3 | 318 | [
"visual-question-answering"
] | <p align="center">
<img src="isle.png" alt="" width="200">
</p>
## Dataset Details
The **Isle (I spy with my little eye)** dataset helps researchers study *visual perspective taking* (VPT), scene understanding, and spatial reasoning.
Visual perspective taking is the ability to imagine the world from someone else's v... |
TheFinAI/FinSM | 1 | 99 | [
"text-generation"
] | # 🧾 FinAuditing Benchmark
This dataset is introduced in the paper
**[FinAuditing: Taxonomy-Grounded Financial Auditing Benchmark for Evaluating Large Language Models](https://arxiv.org/abs/2510.08886)**
by Yan Wang, Keyi Wang, Shanshan Yang, Jaisal Patel, Jeff Zhao, Fengran Mo, Xueqing Peng, Lingfei Qian, Jimin H... |
projecte-aina/CA-ZH_Parallel_Corpus | 2 | 30 | [
"translation"
] | # Dataset Card for CA-ZH Parallel Corpus
## Dataset Description
- **Point of Contact:** langtech@bsc.es
### Dataset Summary
The CA-ZH Parallel Corpus is a Catalan-Chinese dataset of parallel sentences created to
support Catalan in NLP tasks, specifically Machine Translation.
### Supported Tasks and Leaderboards
... |
faur-ai/ro-WildChat | 0 | 103 | [
"question-answering",
"text-generation"
] | This dataset is a translation of `allenai/WildChat` using LLMic, a bilingual Romanian-English LLM.
WildChat is a collection of 650K conversations between human users and ChatGPT.
License: ODC-BY
```
@inproceedings{
zhao2024wildchat,
title={WildChat: 1M Chat{GPT} Interaction Logs in the Wild},
author={Wenting Z... |
Elysr/assessedClinicalTrial | 1 | 10 | [
"question-answering",
"text-classification"
] | The dataset centers around clinical research involving microbiome-based therapeutics, aiming to match patients with appropriate trials.
The Question contains a patient description (with interest in microbiome-based interventional trials) and the details of a clinical trial.
The Chosen answer indicates if the trial is... |
allenai/molmo2-mevis | 1 | 546 | [
"object-detection",
"video-classification"
] | # mevis Tracking Dataset
Video object tracking annotations for mevis.
## Configs
| Config | Description | Splits |
|--------|-------------|--------|
| `track` (default) | Track points across all frames | train, valid_u |
| `ground` | First and last appearance of points | train |
| `single_point_track` | Given starti... |
Tevatron/docmatix-ir | 15 | 99 | [
"question-answering"
] | # Docmatix-IR
[Docmatix](https://huggingface.co/datasets/HuggingFaceM4/Docmatix) is originally a large dataset designed for fine-tuning large vision-language models on Visual Question Answering tasks. It contains a substantial collection of PDF images (2.4M) and a vast set of questions (9.5M) related to these images. ... |
gentilrenard/lmd_ukraine_comments | 1 | 31 | [
"text-classification"
] | ## Comments under Le Monde Ukraine War Articles (1 Year)
### Description
This dataset contains 175k comments extracted from Le Monde articles about the Ukraine war during its first year (February 2022 to 2023).
Among these, around 500 comments are manually labeled into categories: 0. Explicit support for Ukraine, 1.... |
Kukedlc/spanish-argentino-cordobes-voseo-100 | 1 | 0 | [
"audio-classification",
"automatic-speech-recognition"
] | <p align="center">
<svg xmlns="http://www.w3.org/2000/svg" width="720" height="120" viewBox="0 0 720 120">
<rect x="0" y="0" width="720" height="120" rx="12" fill="#1a1d24" stroke="#f59e0b" stroke-width="3"/>
<text x="360" y="38" text-anchor="middle" font-family="ui-monospace, monospace" font-size="14" fill="... |
caskcsg/LongBench-Pro | 7 | 833 | [
"question-answering",
"summarization",
"table-question-answering",
"text-classification"
] | <div align="center">
<img src="images/logo.png" width="80" alt="LongBench-Pro Logo"/>
<h1>LongBench Pro: A More Realistic and Comprehensive Bilingual Long-Context Evaluation Benchmark</h1>
</div>
<div align="center">
[.
## 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.0",
"... |
MBZUAI/ArabicMMLU | 36 | 3,670 | [
"question-answering"
] | <p align="left"> <img src="https://raw.githubusercontent.com/fajri91/eval_picts/master/ArabicMMLU-Bar.png" style="width: 100%;" id="title-icon"> </p>
<p align="left"> <i>Fajri Koto, Haonan Li, Sara Shatnawi, Jad Doughman, Abdelrahman Boda Sadallah, Aisha Alraeesi, Khalid Almubarak, Zaid Alyafeai, Neha Sengupta, Shady ... |
scikit-fingerprints/MoleculeNet_PCBA | 0 | 1,397 | [
"tabular-classification",
"text-classification"
] | # MoleculeNet PCBA
PCBA (PubChem BioAssay) dataset [[1]](#1), part of MoleculeNet [[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 biological activity against 128 bioassays, generated by high-throu... |
common-pile/python_enhancement_proposals_filtered | 1 | 68 | [
"text-generation"
] | # Python Enhancement Proposals
## Description
Python Enhancement Proposals, or PEPs, are design documents that generally provide a technical specification and rationale for new features of the Python programming language.
There have been 661 PEPs published.
The majority of PEPs are published in the Public Domain, but ... |
villekuosmanen/agilex_spell_yes | 0 | 107 | [
"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.0",
"... |
Xinmu7/kuaishou-LLMRec | 1 | 0 | [
"text-generation"
] | # Dataset Card for LLMRec Multi-Domain Recommendation Dataset
This dataset is a **Large Language Model-based Recommendation (LLMRec)** dataset constructed from multi-domain user behavior logs, including short video, e-commerce, live streaming, and advertising scenarios.
It is designed to train LLMs for **cross-domain... |
lianghsun/tw-legal-nlp | 4 | 24 | [
"question-answering",
"text-generation",
"token-classification"
] | # Dataset Card for tw-legal-nlp
<!-- Provide a quick summary of the dataset. -->
tw-legal-nlp 是一個專為台灣法律領域資料科學任務所設計之小型多任務資料集,合計 171 筆,涵蓋命名實體識別(NER)、法律文本語意理解、法律文本結構化(JSON / Markdown)、法規條號書寫習慣互換等四類常見 NLP 任務。每筆同時以 ShareGPT(`messages`)與 Alpaca(`instruction / input / output`)格式提供,並附帶 `task` 欄位以標示任務類型。
## Dataset Details
#... |
taide/TAIDE-14-tasks | 30 | 53 | [
"question-answering",
"text-generation"
] | # Dataset Card for TAIDE-14-tasks
### Dataset Summary
The "TAIDE-14-tasks" dataset, derived from the TAIDE project, encompasses 14 prevalent text generation tasks. This dataset features a collection of 140 prompts tailored for assessing Traditional Chinese Large Language Models (LLM). GPT-4 meticulously crafted these... |
IlyasFardaouixx/moroccan-darija-dataset | 1 | 20 | [
"text-classification",
"text-generation"
] | # Moroccan Darija Comments Dataset 🇲🇦
A large-scale dataset of **130,851 Darija (Moroccan Arabic)** comments collected from YouTube and synthetic generation, designed for NLP tasks on the Moroccan dialect.
## Dataset Description
### Overview
This dataset contains authentic and augmented Darija comments covering d... |
MHDCSM/cv_ds_all | 1 | 55 | [
"image-to-image"
] | # MHDCSM/cv_ds_all
WebDataset-format shards of the autonomous driving novel-view-synthesis dataset.
Splits:
- `train-*.tar` — training samples (includes ground-truth target images)
- `test-*.tar` — test samples (no targets)
Each tar holds many samples. Per-sample files share a key (the `sample_id`):
| Suffix | Con... |
electricsheepasia/asia-owid-annual-working-hours-per-worker-vs-gdp-per-capita-long-run | 1 | 0 | [
"tabular-classification",
"tabular-regression",
"time-series-forecasting"
] | # Annual Working Hours Per Worker Vs Gdp Per Capita Long Run | Asia (Our World in Data)
🌏 **3,824 observations** · **45 Asia countries** · **1–2023** · *Repackaged by [Electric Sheep Asia](https://huggingface.co/electricsheepasia)*
 ](https://opensource.org/licenses/Apache-2.0)
[](https://huggingface.co/papers/2602.09... |
webxos/wavebender_dataset | 2 | 105 | [
"reinforcement-learning",
"robotics",
"tabular-regression"
] | [](https://webxos.netlify.app)
[](https://github.com/webxos/webxos)
[![Huggin... |
Glebkaa/MedSyn-synthetic | 2 | 25 | [
"text-classification",
"text-generation"
] | ## Synthetic dataset:
`generated.csv` - synthetic datasets containing 41,185 clinical note samples spanning 219 ICD-10 codes.
| Data field | Description |
| :--- | :--- |
| idx | Unique sample identifier. |
| ICD-10 | The targeted ICD-10 code used for prior data sampling. |
| generation_model | The model used fo... |
Pacific-Prime/cot-dataset | 2 | 81 | [
"question-answering",
"text-generation"
] | # CoT Dataset for Small Models (1.5B+)
A curated Chain-of-Thought dataset optimized for training small language models (1.5B parameters) with structured reasoning capabilities.
## Key Features
- **2.9M samples** of mathematical reasoning
- **Key-Value format** to prevent hallucinations and keep small models on track... |
trucmtnguyen/multimodal-product-reviews-lazada | 0 | 360 | [
"image-text-to-text",
"image-to-image",
"text-retrieval"
] | # A Multimodal Product Reviews Dataset Collected from Lazada (2024)
### Description
This dataset comprises:
- **Product Information**: including both product images and textual descriptions
- **User-Generated Reviews**: including review images and textual reviews
_Language: **Vietnamese**_
The data was collected... |
jylins/videomarathon | 3 | 217 | [
"video-text-to-text",
"visual-question-answering"
] | # Dataset Card for VideoMarathon
**VideoMarathon** is a large-scale long video instruction-following dataset with a total duration of approximately **9,700 hours**, comprising **3.3 million QA pairs** across **22 task categories**.
Paper and more resources: [[arXiv](https://arxiv.org/abs/2506.05332)] [[Project Website... |
KirillR/BearAtlas | 2 | 10 | [
"text-generation"
] | # BearAtlas Dataset
BearAtlas is a synthetic russian-language dataset created to efficiently train LLMs on high-quality, structured, and semantically meaningful texts. It is based on the [Cultura-Ru-Edu](https://huggingface.co/datasets/deepvk/cultura_ru_edu) corpus, pre-filtered and further processed using modern clus... |
wuke2024/CADS-dataset | 0 | 855 | [
"image-segmentation"
] | # CADS: A Comprehensive Anatomical Dataset and Segmentation for Whole-Body Anatomy in Computed Tomography
<img src="https://raw.githubusercontent.com/murong-xu/CADS/refs/heads/main/resources/images/whole-body-parts-visualization.png" width="90%">
## Overview
CADS is a robust, fully automated framework for segmenting ... |
mteb/LEMBQMSumRetrieval | 0 | 373 | [
"text-retrieval"
] | <!-- 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... |
d0rj/LLaVA-OneVision-Data-ru | 5 | 1,595 | [
"image-to-text",
"text-generation",
"visual-question-answering"
] | # LLaVA-OneVision-Data-ru
Translated [lmms-lab/LLaVA-OneVision-Data](https://huggingface.co/datasets/lmms-lab/LLaVA-OneVision-Data) dataset into Russian language using Google translate.
> Almost all datasets have been translated, except for the following:
> ["tallyqa(cauldron,llava_format)", "clevr(cauldron,llava_for... |
seriintan/Task02_leftrobot-combined_02_20260602_163226 | 1 | 0 | [
"robotics"
] | This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=seriintan/Task02_leftrobot-combined_02_20260602_163226">
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/m... |
Yangyihui/nav-wam-interior-v1 | 0 | 213 | [
"robotics",
"video-classification"
] | # AWM Nav Interior v1
Synthetic first-person navigation video + trajectory + multi-level natural-language
instruction dataset, generated on top of the [InteriorGS](https://huggingface.co/datasets/spatialverse/InteriorGS)
3D Gaussian Splatting scenes via [Habitat-GS](https://github.com/zju3dv/habitat-gs).
Built for tr... |
syun88/dual_scorpion_oc_polish_the_bowl1 | 0 | 331 | [
"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",
"... |
nodogoro/cell1_20260520_hossam_coffee-shop_setting_cycle20260520_182120 | 1 | 0 | [
"robotics"
] | This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=nodogoro/cell1_20260520_hossam_coffee-shop_setting_cycle20260520_182120">
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface... |
raulc0399/open_pose_controlnet | 25 | 991 | [
"image-to-image"
] | # Dataset for training controlnet models with conditioning images as Human Pose
the entries have been taken from this dataset
[ptx0/photo-concept-bucket](https://huggingface.co/datasets/ptx0/photo-concept-bucket)
the open pose images have been generated with
[controlnet_aux](https://github.com/huggingface/controlnet_... |
somu9/emocean | 0 | 109 | [
"audio-classification",
"text-to-speech"
] | # emocean
Emotionally expressive English TTS dataset with speaker IDs, prosody features, and emotion labels.
## Dataset Summary
| Metric | Value |
|--------|-------|
| Total segments | 1,592 |
| Total duration | 2.32 hours |
| Speakers | 13 |
| Sources | 17 videos |
| Avg segment duration | 5.24s |
| Duration range ... |
undertheseanlp/UDD-v0.1 | 0 | 172 | [
"token-classification"
] | # UDD-v0.1: Universal Dependency Dataset for Vietnamese
## Dataset Description
Vietnamese Universal Dependency dataset created by Underthesea NLP. This dataset follows the [Universal Dependencies](https://universaldependencies.org/) annotation guidelines.
### Dataset Summary
- **Language:** Vietnamese (vi)
- **Vers... |
dsfsi/govza-sa-cabinet-statements-sentence-aligned | 1 | 140 | [
"sentence-similarity",
"translation"
] | # Gov-ZA Multilingual Cabinet Statements (Sentence-Aligned)
## Dataset Description
This dataset contains sentence-aligned parallel text from South African government cabinet statements in 11 official languages. The data is sourced from the [Government Communication and Information System (GCIS)](https://www.gcis.gov.... |
BEE-spoke-data/sarcasm-scrolls | 2 | 16 | [
"text-generation"
] | # The Sarcasm Scrolls
Paragraph-segmented audio transcriptions of various satirical media.
## token count
GPT-4 tiktoken token count:
```
token_count
count 8729.000000
mean 1447.751289
std 2578.411960
min 40.000000
25% 446.000000
50% 666.000000
75% 1172.000000
max 59143.000... |
LLMcompe-Team-Watanabe/gpqa_preprocess | 0 | 127 | [
"question-answering"
] | # GPQA Preprocessed Dataset
This dataset is a preprocessed version of [Idavidrein/gpqa](https://huggingface.co/datasets/Idavidrein/gpqa), a benchmark dataset of graduate-level, expert-written, and validated multiple-choice questions.
The data has been formatted into a `question` and `answer` structure suitable for tr... |
boschresearch/sofc_materials_articles | 10 | 48 | [
"fill-mask",
"text-classification",
"text-generation",
"token-classification"
] | # Dataset Card for SofcMaterialsArticles
## 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-... |
MahmoudAly/LexAbSumm | 2 | 14 | [
"sentence-similarity",
"summarization",
"text-generation"
] | # Dataset Card for LexAbSumm
### Dataset Summary
Legal professionals frequently encounter long legal judgments that hold critical insights for their work. While recent advances have led to automated summarization solutions for legal documents, they typically provide generic summaries, which may not meet the diverse in... |
toilaluan/Bee-Training-Data-Stage2 | 0 | 186 | [
"image-to-text"
] | # Bee: A High-Quality Corpus and Full-Stack Suite to Unlock Advanced Fully Open MLLMs
[[🏠 Homepage](https://open-bee.github.io/)] [[📖 Arxiv Paper](https://arxiv.org/pdf/2510.13795)] [[🤗 Models & Datasets](https://huggingface.co/collections/Open-Bee/bee-8b-68ecbf10417810d90fbd9995)] [[💻 Code](https://github.com/Ope... |
IPEC-COMMUNITY/roboturk_lerobot | 1 | 1,999 | [
"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.0",
"... |