datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cifar100-enrichedThe CIFAR-100 dataset consists of 60000 32x32 colour images in 100 classes, with 600 images
per class. There are 500 training images and 100 testing images per class. There are 50000 training images and 10000 test images. The 100 classes are grouped into 20 superclasses.
There are two labels per image - fine label (actual class) and coarse label (superclass).f1_dataset
Dataset Card for "f1_dataset"
This dataset includes race telemetry data from the Formula1 Montreail 2023 GP. It was obtained from the Ergast API using the fastf1 library.
We built an interactive demo for this dataset on Hugging Face spaces.
You can explore the dataset on your machine with Spotlight:
pip install renumics-spotlight
import datasets
from renumics import spotlight
ds = datasets.load_dataset('renumics/f1_dataset', split='train')
dtypes = {"DistanceToDriverAhead":… See the full description on the dataset page: https://huggingface.co/datasets/renumics/f1_dataset.cifar100-outlier
Dataset Card for "cifar100-outlier"
📚 This dataset is an enriched version of the CIFAR-100 Dataset.
The workflow is described in the medium article: Changes of Embeddings during Fine-Tuning of Transformers.
Explore the Dataset
The open source data curation tool Renumics Spotlight allows you to explorer this dataset. You can find a Hugging Face Space running Spotlight with this dataset here: https://huggingface.co/spaces/renumics/cifar100-outlier.
Or you can explorer it… See the full description on the dataset page: https://huggingface.co/datasets/renumics/cifar100-outlier.cifar10-outlier
Dataset Card for "cifar10-outlier"
📚 This dataset is an enriched version of the CIFAR-10 Dataset.
The workflow is described in the medium article: Changes of Embeddings during Fine-Tuning of Transformers.
Explore the Dataset
The open source data curation tool Renumics Spotlight allows you to explorer this dataset. You can find a Hugging Face Spaces running Spotlight with this dataset here:
Full Version (High hardware requirement)… See the full description on the dataset page: https://huggingface.co/datasets/renumics/cifar10-outlier.beans-outlier
Dataset Card for "beans-outlier"
📚 This dataset is an enhancved version of the ibean project of the AIR lab.
The workflow is described in the medium article: Changes of Embeddings during Fine-Tuning of Transformers.
Explore the Dataset
The open source data curation tool Renumics Spotlight allows you to explorer this dataset. You can find a Hugging Face Space running Spotlight with this dataset here: https://huggingface.co/spaces/renumics/beans-outlier
Or you can… See the full description on the dataset page: https://huggingface.co/datasets/renumics/beans-outlier.mnist-outlier
Dataset Card for "mnist-outlier"
📚 This dataset is an enriched version of the MNIST Dataset.
The workflow is described in the medium article: Changes of Embeddings during Fine-Tuning of Transformers.
Explore the Dataset
The open source data curation tool Renumics Spotlight allows you to explorer this dataset. You can find a Hugging Face Space running Spotlight with this dataset here: https://huggingface.co/spaces/renumics/mnist-outlier.
Or you can explorer it locally:… See the full description on the dataset page: https://huggingface.co/datasets/renumics/mnist-outlier.cloome_demoThis is a mirror to the example dataset for the "CLOOME: a new search engine unlocks bioimaging databases for queries with chemical structures" paper by Sanchez-Fernandez et al.
Paper: https://www.biorxiv.org/content/10.1101/2022.11.17.516915v1
Code: https://github.com/ml-jku/cloome
