datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
dm_control_10M
DMControl 10M
This repository contains the DMControl datasets as used in "A Large Recurrent Action Model: xLSTM enables Fast Inference for Robotics Tasks":
Trajectories for every task are stored as separate .tar.gz files.
Every .tar.gz file contains 10M transitions.
Every trajectory is stored as a separate .hdf5 file.
Download the dataset using the huggingface-cli:
huggingface-cli download ml-jku/dm_control_10M --local-dir=./dm_control_10M --repo-type dataset
For dataloading we… See the full description on the dataset page: https://huggingface.co/datasets/ml-jku/dm_control_10M.nsfw_tts_datasetA high-quality audio dataset designed for training and fine-tuning NSFW TTS models, including 30 characters, over 1000 hours of audio, and rich emotion/sound annotations.
Sample format: WAV (audio) + TXT (annotations), including emotion_label, sound_label and text.
Annotations: 6000+ emotion labels (intimate, breathy, teasing, etc.) and 760+ sound labels (moan, sigh, laugh, etc.) in the full version.
Audio sample is as follows:
[intimate, breathy, pleased] Oh, <moan> it feels so good when your… See the full description on the dataset page: https://huggingface.co/datasets/DMC-ykfx33/nsfw_tts_dataset.
