datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ModelNet40_Auto_aligned
ModelNet40 Auto Aligned
Auto-aligned version of the ModelNet40 3D CAD dataset. Each sample is an OFF mesh file organized by class and train/test split.
This dataset mirrors the layout of naderalfares/ModelNet40, but uses the auto-aligned meshes from the Princeton ModelNet release.
Dataset structure
modelnet40_auto_aligned/
{class}/
train/{class}_{id}.off
test/{class}_{id}.off
40 classes (airplane, bathtub, bed, …, xbox)
9,843 training meshes
2,468 test… See the full description on the dataset page: https://huggingface.co/datasets/naderalfares/ModelNet40_Auto_aligned.autotrain-data-pick_a_card
AutoTrain Dataset for project: pick_a_card
Dataset Description
This dataset has been automatically processed by AutoTrain for project pick_a_card.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<224x224 RGB PIL image>",
"target": 0
},
{
"image": "<224x224 RGB PIL image>",
"target": 0
}]
Dataset Fields… See the full description on the dataset page: https://huggingface.co/datasets/rwcuffney/autotrain-data-pick_a_card.autotrain-data-logo-identifier-v2-short
AutoTrain Dataset for project: logo-identifier-v2-short
Dataset Description
This dataset has been automatically processed by AutoTrain for project logo-identifier-v2-short.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<100x100 RGB PIL image>",
"target": 98
},
{
"image": "<100x100 RGB PIL image>",
"target": 3… See the full description on the dataset page: https://huggingface.co/datasets/fsuarez/autotrain-data-logo-identifier-v2-short.autotrain-data-attempt
AutoTrain Dataset for project: attempt
Dataset Description
This dataset has been automatically processed by AutoTrain for project attempt.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<800x1000 RGB PIL image>",
"target": 13
},
{
"image": "<254x512 RGB PIL image>",
"target": 0
}]
Dataset Fields
The… See the full description on the dataset page: https://huggingface.co/datasets/AdamOswald1/autotrain-data-attempt.autotrain-data-ethnicity-test_v003
AutoTrain Dataset for project: ethnicity-test_v003
Dataset Description
This dataset has been automatically processed by AutoTrain for project ethnicity-test_v003.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<512x512 RGB PIL image>",
"target": 1
},
{
"image": "<512x512 RGB PIL image>",
"target": 3
}]… See the full description on the dataset page: https://huggingface.co/datasets/cledoux42/autotrain-data-ethnicity-test_v003.carla-autopilot-multimodal-dataset
CARLA Autopilot Multimodal Dataset
This dataset contains synchronized multimodal driving data collected in the CARLA simulator using the autopilot feature. It provides RGB images from multiple cameras, semantic segmentation, LiDAR point clouds, 2D bounding boxes, and ego-vehicle state/control signals across varied weather, maps, and traffic densities.
The dataset is designed for research in autonomous driving, sensor fusion, imitation learning, and self-driving evaluation.… See the full description on the dataset page: https://huggingface.co/datasets/immanuelpeter/carla-autopilot-multimodal-dataset.autotrain-data-galaxy_classification
AutoTrain Dataset for project: galaxy_classification
Dataset Description
This dataset has been automatically processed by AutoTrain for project galaxy_classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<256x256 RGB PIL image>",
"target": 0
},
{
"image": "<256x256 RGB PIL image>",
"target": 0
}]… See the full description on the dataset page: https://huggingface.co/datasets/Xanadu00/autotrain-data-galaxy_classification.autotrain-data-dog-classifiers
AutoTrain Dataset for project: dog-classifiers
Dataset Descritpion
This dataset has been automatically processed by AutoTrain for project dog-classifiers.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<474x592 RGB PIL image>",
"target": 1
},
{
"image": "<474x296 RGB PIL image>",
"target": 1
}]
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/julien-c/autotrain-data-dog-classifiers.autotrain-data-alt
AutoTrain Dataset for project: alt
Dataset Description
This dataset has been automatically processed by AutoTrain for project alt.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<600x600 RGB PIL image>",
"target": 1
},
{
"image": "<1024x590 RGB PIL image>",
"target": 1
}]
Dataset Fields
The dataset… See the full description on the dataset page: https://huggingface.co/datasets/AdamOswald1/autotrain-data-alt.autotrain-data-jin0_sofa
AutoTrain Dataset for project: jin0_sofa
Dataset Description
This dataset has been automatically processed by AutoTrain for project jin0_sofa.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<850x850 RGB PIL image>",
"target": 4
},
{
"image": "<960x960 RGB PIL image>",
"target": 6
}]
Dataset Fields… See the full description on the dataset page: https://huggingface.co/datasets/galbitang/autotrain-data-jin0_sofa.auto-research-bench-data
auto-research-bench-data
同行评审语料 + 论文 PDF,覆盖五个机器学习会议 2022–2026 年。
用于研究「AI 生成的论文与人类论文有何差异」,特别是图表质量与实验管理两个维度。
数据来自 OpenReview,用官方 API 抓取。
内容
1. 评审元数据(18 个 jsonl,3.11 GB)
每行一篇投稿,字段如下:
字段
说明
forum
OpenReview 论文 ID,与 PDF 文件名一致,是关联两部分数据的 key
title / abstract / keywords
论文元信息
venue / venueid
录用层级。注意层级只在 venue 里(如 ICLR 2024 oral),venueid 对所有录用论文都是 .../Conference
reviews
全部 Official_Review,含评分、置信度、正文各字段
comments
作者 rebuttal 与其他… See the full description on the dataset page: https://huggingface.co/datasets/chengwanru/auto-research-bench-data.autotrain-data-coffee-beans
AutoTrain Dataset for project: coffee-beans
Dataset Description
This dataset has been automatically processed by AutoTrain for project coffee-beans.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<224x224 RGB PIL image>",
"feat_width": 224,
"feat_height": 224,
"target": 1,
"feat_xmin": 22,
"feat_ymin": 61… See the full description on the dataset page: https://huggingface.co/datasets/everycoffee/autotrain-data-coffee-beans.autotrain-data-logo-identifier-v3-medium
AutoTrain Dataset for project: logo-identifier-v3-medium
Dataset Description
This dataset has been automatically processed by AutoTrain for project logo-identifier-v3-medium.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<100x72 RGB PIL image>",
"target": 47
},
{
"image": "<100x63 RGB PIL image>",
"target": 82… See the full description on the dataset page: https://huggingface.co/datasets/fsuarez/autotrain-data-logo-identifier-v3-medium.autotrain-data-page7
AutoTrain Dataset for project: page7
Dataset Description
This dataset has been automatically processed by AutoTrain for project page7.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<241x411 RGB PIL image>",
"target": 6
},
{
"image": "<209x293 RGB PIL image>",
"target": 1
}]
Dataset Fields
The… See the full description on the dataset page: https://huggingface.co/datasets/rdmpage/autotrain-data-page7.pad-auto-solver-reviewed
PAD Reviewed Dataset
Canonical reviewed PAD board/orb artifacts for dw-indie/pad-auto-solver-reviewed. This repository
contains immutable reviewed package revisions and does not contain raw captures,
training runs, checkpoints, or model binaries.
Packages exported: 28
Active catalog datasets: 14
Catalog schema: 3
Layout
packages/<dataset_id>.tar: deterministic self-contained reviewed package
catalog.json: active revision heads and coverage summary… See the full description on the dataset page: https://huggingface.co/datasets/dw-indie/pad-auto-solver-reviewed.autotrain-data-testttt
AutoTrain Dataset for project: testttt
Dataset Description
This dataset has been automatically processed by AutoTrain for project testttt.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<113x220 RGB PIL image>",
"target": 2
},
{
"image": "<1280x720 RGB PIL image>",
"target": 2
}]
Dataset Fields
The… See the full description on the dataset page: https://huggingface.co/datasets/AdamOswald1/autotrain-data-testttt.CIFAKE_autotrain_compatible
Dataset Card for CIFAKE_autotrain_compatible
Dataset Summary
This is a copy of the CIFAKE dataset created by Dr Jordan J. Bird and Professor Ahmad Lotfi. See more information on the original data card on Kaggle.
The real images used are from CIFAR-10. The fake images were created by the authors using Stable Diffusion v1.4.
This dataset removes the train/test structures in the original dataset to allow compatibility with HuggingFace's AutoTrain. It removes the test split… See the full description on the dataset page: https://huggingface.co/datasets/yanbax/CIFAKE_autotrain_compatible.autotrain-data-enchondroma-vs-low-grade-chondrosarcoma-histology
AutoTrain Dataset for project: enchondroma-vs-low-grade-chondrosarcoma-histology
Dataset Description
This dataset has been automatically processed by AutoTrain for project enchondroma-vs-low-grade-chondrosarcoma-histology.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<1024x1024 RGB PIL image>",
"target": 0
},
{… See the full description on the dataset page: https://huggingface.co/datasets/itslogannye/autotrain-data-enchondroma-vs-low-grade-chondrosarcoma-histology.autotrain-data-bwpages
AutoTrain Dataset for project: bwpages
Dataset Description
This dataset has been automatically processed by AutoTrain for project bwpages.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<269x380 1 PIL image>",
"target": 3
},
{
"image": "<301x471 1 PIL image>",
"target": 1
}]
Dataset Fields
The… See the full description on the dataset page: https://huggingface.co/datasets/rdmpage/autotrain-data-bwpages.autotrain-data-image-classification
AutoTrain Dataset for project: image-classification
Dataset Description
This dataset has been automatically processed by AutoTrain for project image-classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<79x80 RGBA PIL image>",
"target": 1
},
{
"image": "<547x108 RGBA PIL image>",
"target": 1
}]… See the full description on the dataset page: https://huggingface.co/datasets/fsuarez/autotrain-data-image-classification.autotrain-data-pagex
AutoTrain Dataset for project: pagex
Dataset Description
This dataset has been automatically processed by AutoTrain for project pagex.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<235x313 RGB PIL image>",
"target": 1
},
{
"image": "<235x313 RGB PIL image>",
"target": 0
}]
Dataset Fields
The… See the full description on the dataset page: https://huggingface.co/datasets/rdmpage/autotrain-data-pagex.autotrain-data-jump_up_down
AutoTrain Dataset for project: jump_up_down
Dataset Description
This dataset has been automatically processed by AutoTrain for project jump_up_down.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<437x960 RGB PIL image>",
"target": 0
},
{
"image": "<369x800 RGB PIL image>",
"target": 1
}]
Dataset Fields… See the full description on the dataset page: https://huggingface.co/datasets/xuming/autotrain-data-jump_up_down.autotrain-data-bwpages-start-only
AutoTrain Dataset for project: bwpages-start-only
Dataset Description
This dataset has been automatically processed by AutoTrain for project bwpages-start-only.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<257x426 1 PIL image>",
"target": 1
},
{
"image": "<269x380 1 PIL image>",
"target": 3
}]… See the full description on the dataset page: https://huggingface.co/datasets/rdmpage/autotrain-data-bwpages-start-only.autotrain-data-logo_identifier_v4_short
AutoTrain Dataset for project: logo_identifier_v4_short
Dataset Description
This dataset has been automatically processed by AutoTrain for project logo_identifier_v4_short.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<128x128 RGB PIL image>",
"target": 98
},
{
"image": "<100x100 RGB PIL image>",
"target": 99… See the full description on the dataset page: https://huggingface.co/datasets/fsuarez/autotrain-data-logo_identifier_v4_short.autotrain-data-inat2018
AutoTrain Dataset for project: inat2018
Dataset Description
This dataset has been automatically processed by AutoTrain for project inat2018.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<748x800 RGB PIL image>",
"target": 2
},
{
"image": "<800x600 RGB PIL image>",
"target": 0
}]
Dataset Fields
The… See the full description on the dataset page: https://huggingface.co/datasets/rdmpage/autotrain-data-inat2018.autotrain-data-test_row2
AutoTrain Dataset for project: test_row2
Dataset Description
This dataset has been automatically processed by AutoTrain for project test_row2.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<316x316 RGB PIL image>",
"target": 1
},
{
"image": "<316x316 RGB PIL image>",
"target": 3
}]
Dataset Fields… See the full description on the dataset page: https://huggingface.co/datasets/Efimov6886/autotrain-data-test_row2.autotrain-data-image-classification
AutoTrain Dataset for project: image-classification
Dataset Description
This dataset has been automatically processed by AutoTrain for project image-classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<500x333 RGB PIL image>",
"target": 0
},
{
"image": "<320x240 RGB PIL image>",
"target": 4
}]… See the full description on the dataset page: https://huggingface.co/datasets/Cuplex/autotrain-data-image-classification.autotrain-data-animal-image-classification
AutoTrain Dataset for project: animal-image-classification
Dataset Description
This dataset has been automatically processed by AutoTrain for project animal-image-classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<366x274 RGB PIL image>",
"target": 0
},
{
"image": "<367x274 RGB PIL image>",
"target":… See the full description on the dataset page: https://huggingface.co/datasets/BalajiAIdev/autotrain-data-animal-image-classification.autotrain-data-weather-classification
AutoTrain Dataset for project: weather-classification
Dataset Description
This dataset has been automatically processed by AutoTrain for project weather-classification.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<771x514 RGB PIL image>",
"target": 2
},
{
"image": "<269x254 RGB PIL image>",
"target": 8
}]… See the full description on the dataset page: https://huggingface.co/datasets/dazzle-nu/autotrain-data-weather-classification.autotrain-data-logo_identifier_v5_short
AutoTrain Dataset for project: logo_identifier_v5_short
Dataset Description
This dataset has been automatically processed by AutoTrain for project logo_identifier_v5_short.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<86x100 RGB PIL image>",
"target": 48
},
{
"image": "<128x128 RGB PIL image>",
"target": 36… See the full description on the dataset page: https://huggingface.co/datasets/fsuarez/autotrain-data-logo_identifier_v5_short.
