datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
how2sign_keypointstcga-ut
Histology images from uniform tumor regions in TCGA Whole Slide Images (TCGA-UT-Internal, TCGA-UT-External)
This repository provides a benchmarking framework for the TCGA histology image dataset originally published on Zenodo. It includes predefined train/validation/test splits and example code for foundation model evaluation.
Task
Classification of 31 different cancer types from tumor histopathological images.
Original Dataset Description… See the full description on the dataset page: https://huggingface.co/datasets/Sai452/tcga-ut.said_testset
Yougen/said_testset
Speaker Recognition (SRE) speech dataset, packed as WebDataset tar shards.
Layout
data/
train/
metadata.csv
audio/
train-000.tar
train-001.tar
...
validation/
metadata.csv
audio/
validation-000.tar
...
test/
metadata.csv
audio/
test-000.tar
...
Shard counts:
test: 20 tar shard(s)
Inside each tar, every sample is a pair sharing a unique key:
<key>.wav # raw audio bytes… See the full description on the dataset page: https://huggingface.co/datasets/Yougen/said_testset.
