datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
AdvBench-omni
AdvBench-Omni
Paper | Code
AdvBench-Omni is a dataset constructed to evaluate and reveal safety vulnerabilities in Omni-modal Large Language Models (OLLMs). It is based on a modality-semantics decoupling principle to study how OLLMs handle cross-modal safety risks and conflicts.
Introduction
Omni-modal Large Language Models (OLLMs) expand multimodal capabilities but introduce new cross-modal safety risks. AdvBench-Omni reveals a significant vulnerability in these… See the full description on the dataset page: https://huggingface.co/datasets/shipnebula/AdvBench-omni.nirantar
Nirantar
Nirantar speech dataset (22 Indian languages) in Hugging Face format. Source: AI4Bharat/Nirantar.
Downloading language-wise subsets
Each language is a separate configuration (subset), so you can load only one language (like ai4bharat/Rasa):
from datasets import load_dataset, get_dataset_config_names
# Single language (only that language's parquet is downloaded)
ds = load_dataset("adjaysagar/nirantar", "hi", trust_remote_code=True) # Hindi
ds["train"] #… See the full description on the dataset page: https://huggingface.co/datasets/shiprocket-ai/nirantar.700hrs-hindi-english-hinglish-high-quality-tts-data
700 hrs Hindi, English, Hinglish High-Quality TTS Data
Processed speech data: Hindi, English, and Hinglish (code-mixed). Includes train/val manifests and the preprocessing script used to generate them.
Download
voice_data.zip — Password-protected archive containing:
Data directory — audio files, train.jsonl, val.jsonl
Preprocessing script — Python script used to build this dataset
The zip file is password-protected. Contact the dataset maintainers for access.… See the full description on the dataset page: https://huggingface.co/datasets/shiprocket-ai/700hrs-hindi-english-hinglish-high-quality-tts-data.english-DisfluencySpeechenglish-NonverbalTTShindi-roopa-ca-4000-hinglish-numIISc_SPICOR_Dataenglish-podcast_fillers_processedIISc_IndicTIMIT_HINenglish-Eliseenglish-expressohindi-vishal-al-4000-hinglish-numhindi-vishal-al-7000-hinglishhindi-indicvoices_rhindi-Rasahindi-IndicTTS-Hindihindi-Single-speaker-female-hindi-high-qualityhindi-hindi_syspinhindi-Hindi_TTS_Mhigh-quality-ttsshiprocket_hinglish_dataset
