CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01mesolitica /Malay-Dialect-Instructions Malay dialect instruction including coding Negeri Sembilan QA public transport QA, Coding CUDA coding, Kedah QA infra QA, Coding Rust coding, Kelantan QA Najib Razak QA, Coding Go coding, Perak QA Anwar Ibrahim QA, Coding SQL coding, Pahang QA Pendatang asing QA, Coding Typescript coding, Terengganu… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malay-Dialect-Instructions.texttext-generation10K<n<100K6 likes2.5k downloads2y agoHugging Face02mesolitica /Malaysian-Emilia-annotated Malaysian Emilia Annotated Annotate Malaysian-Emilia using Data-Speech pipeline. Malaysian Youtube Originally from malaysia-ai/crawl-youtube Total 3168.8 hours. Gender prediction, filtered-24k_processed_24k_gender.zip Language prediction, filtered-24k_processed_language.zip Force alignment. Post cleaned to 24k and 44k sampling rates, 24k, filtered-24k_processed_24k.zip 44k, filtered-24k_processed_44k.zip Synthetic description… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-Emilia-annotated.tabulartext-to-speech1M<n<10M2 likes2.1k downloads1y agoHugging Face03mesolitica /Malaysian-STT-Whisper Malaysian STT Whisper format Heavy postprocessing and post-translation to improve pseudolabeled Whisper Large V3. Also include word level timestamp. Postprocessing Check repetitive trigrams. Verify Voice Activity using Silero-VAD. Verify scores using Force Alignment. Post-translation We use mesolitica/nanot5-base-malaysian-translation-v2.1. Dataset involved Malaysian context v2 Singaporean context Indonesian context Mandarin audio Tamil audio… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-STT-Whisper.audioautomatic-speech-recognition10M<n<100M5 likes2k downloads1y agoHugging Face04mesolitica /Malaysian-SFT Malaysian SFT It contains dataset from the following sets: mesolitica/chatgpt4-malaysian-general-qa mesolitica/llama3-70b-social-media-qa mesolitica/llama3-70b-qa mesolitica/llama3-70b-non-bumi-qa mesolitica/peribahasa-instructions mesolitica/google-translate-camel-ai mesolitica/synthetic-jawi-conversation mesolitica/jawi-code-instructions mesolitica/chatgpt4-code-instruct mesolitica/malaysian-ultrachat mesolitica/malay-dialect-instructions… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-SFT.text1M<n<10M2 likes1.2k downloads1y agoHugging Face05mesolitica /Malaysian-TTS-v2 Malaysian TTS v2 Generate Malay and localize English for TTS dataset, currently only support 2 speakers, husein and idayu, where total audio is 4642.77 hours. How to prepare the dataset huggingface-cli download \ mesolitica/Malaysian-TTS-v2 \ --include "all-*.zip" \ --repo-type "dataset" \ --local-dir './' huggingface-cli download \ mesolitica/STT-Normalizer \ --include "*husein*.zip" \ --exclude "*force*" \ --repo-type "dataset" \ --local-dir './'… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-TTS-v2.tabular1M<n<10M2 likes1.2k downloads1y agoHugging Face06mesolitica /Malaysian-TTS TTS Malaysian Synthetic TTS dataset. Generate using each Malaysian-F5-TTS-v2. Each generation verified using esammahdi/ctc-forced-aligner. Post-filter pitch using interactiveaudiolab/penn. Speaker Husein, 300 hours. Shafiqah Idayu, 292 hours. Anwar Ibrahim, 269 hours. KP RTM Suhaimi Malay, 306 hours. KP RTM Suhaimi Chinese, 192 hours. Clean version We trimmed start and end silents, and compressed at processed Dataset uploaded as HuggingFace datasets… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-TTS.audio100K<n<1M0 likes1.2k downloads1y agoHugging Face07mesolitica /IMDA-STT IMDA National Speech Corpus (NSC) Speech-to-Text Originally from https://www.imda.gov.sg/how-we-can-help/national-speech-corpus, this repository simply a mirror. This dataset associated with Singapore Open Data Licence, https://www.sla.gov.sg/newsroom/statistics/singapore-open-data-licence We uploaded mp3 files and compressed using 7z, 7za x part1-mp3.7z.001 All notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/speech-to-text/imda total lengths… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/IMDA-STT.text1M<n<10M6 likes1k downloads1y agoHugging Face08mesolitica /pseudolabel-malaysian-youtube-whisper-large-v3-timestamp Pseudolabel Malaysian Youtube using Whisper Large V3 including Timestamp how to prepare the dataset wget https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp/resolve/main/prepared-pseudolabel.jsonl huggingface-cli download --repo-type dataset \ --include 'output-audio-*.zip' \ --local-dir './' \ --max-workers 20 \ mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp wget… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp.audio1M<n<10M0 likes1k downloads1y agoHugging Face09mesolitica /instructions-pair-miningtext100K<n<1M2 likes975 downloads3y agoHugging Face10mesolitica /pseudolabel-science-large-v3-timestamp Pseudolabel science context audio using Whisper Large V3 Original audio from malaysia-ai/science-context-youtube, we split every 30 seconds and pseudolabelled using Whisper Large V3. how to prepare the dataset huggingface-cli download --repo-type dataset \ --include 'science-chunk-*.zip' \ --local-dir './' \ --max-workers 20 \ mesolitica/pseudolabel-science-large-v3-timestamp wget… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/pseudolabel-science-large-v3-timestamp.audio100K<n<1M0 likes965 downloads1y agoHugging Face11mesolitica /fineweb-filter-malaysian-context HuggingFaceFW/fineweb filter Malaysian context What is it? We filter the original 🍷 FineWeb dataset that consists more than 15T tokens on simple Malaysian keywords. Total tokens for the filtered dataset is 174102784199 tokens, 174B tokens. How we do it? We filter rows using {'malay', 'malaysia', 'melayu', 'bursa', 'ringgit'} keywords on r5.16xlarge EC2 instance for 7 days. We calculate total tokens using tiktoken.encoding_for_model("gpt2") on c7a.24xlarge EC2… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/fineweb-filter-malaysian-context.tabular10M<n<100M1 likes804 downloads2y agoHugging Face12mesolitica /malaya-speech-malay-stt Malaya-Speech Speech-to-Text dataset This dataset combined from semisupervised Google Speech-to-Text and private datasets. Processing script https://github.com/mesolitica/malaya-speech/blob/master/pretrained-model/prepare-stt/prepare-malay-stt-train.ipynb This repository is to centralize the dataset for https://malaya-speech.readthedocs.io/ audio1M<n<10M9 likes796 downloads2y agoHugging Face13knoveleng /mesolitica-malayaudio10K<n<100K0 likes641 downloads6mo agoHugging Face14mesolitica /Zeroshot-Audio-Classification-Instructions Zeroshot-Audio-Classification-Instructions Convert audio classification dataset into zero-shot format speech instructions, support both single label and multi-label, VGGSound FSD50k Nonspeech7k urbansound8K VocalSound Emotion Gender ESD Emotion Age Language TAU Urban Acoustic Scenes 2022 CochlScene BirdCLEF_2021 EmoBox AudioSet We also converted huge WAV files into MP3 16k sample rate to reduce storage size.To prevent leakage, please do not include test set in training session.… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Zeroshot-Audio-Classification-Instructions.audio1M<n<10M4 likes615 downloads1y agoHugging Face15mesolitica /Malaysian-Speech-Instructions Malaysian Speech Instructions We filter Malaysian short prompts that suitable to convert to voice prompt and generate synthetic voice using mesolitica/Malaysian-F5-TTS-v2 also verified with Force Alignment to make sure the pronunciations almost correct. We follow chat template from Qwen/Qwen2-Audio-7B-Instruct. It contains dataset from the following sets: Malaysian-Instructions Critics Malaysian Malaysian General QA Malaysian Ultrachat Malaysian Alpaca Multi-turn Stupid questions… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-Speech-Instructions.audio100K<n<1M1 likes552 downloads1y agoHugging Face16mesolitica /Azure-TTS-annotatedaudio100K<n<1M0 likes499 downloads2y agoHugging Face17mesolitica /Malaysian-STT-Whisper-Stage2 Malaysian STT Whisper Stage 2 Extra dataset to compliment mesolitica/Malaysian-STT-Whisper. This dataset is stronger in confidence and suitable for second stage / annealing finetuning. how to prepare the dataset huggingface-cli download \ mesolitica/Malaysian-STT-Whisper-Stage2 \ --include "*.zip" \ --repo-type "dataset" \ --local-dir './' huggingface-cli download \ mesolitica/Malaysian-Multiturn-Chat-Assistant \ --include "*.zip" \ --exclude "voice/*.zip" \ --repo-type… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-STT-Whisper-Stage2.text10M<n<100M2 likes439 downloads1y agoHugging Face18mesolitica /pseudolabel-tamil-large-v3-timestamp Pseudolabel Tamil using Whisper Large V3 Original dataset is newsonair_v5 from AI4Bharat, Heavy postprocessing and post-translation to improve pseudolabeled Whisper Large V3. prepare dataset wget https://gist.githubusercontent.com/huseinzol05/2e26de4f3b29d99e993b349864ab6c10/raw/9b2251f3ff958770215d70c8d82d311f82791b78/unzip.py huggingface-cli download --repo-type dataset \ --include 'newsonair_v5-*.zip' \ --local-dir './' \ mesolitica/pseudolabel-tamil-large-v3-timestamp… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/pseudolabel-tamil-large-v3-timestamp.audio1M<n<10M2 likes357 downloads2y agoHugging Face19mesolitica /AudioSet-Audio-Instructions AudioSet-Audio-Instructions Convert AudioSet up to 527 audio labels to Speech Instruction dataset. For Speech, we transcribe first using Whisper Large V3 after that use the transcription with the label to generate the synthetic instructions. audio100K<n<1M3 likes342 downloads1y agoHugging Face20mesolitica /mixtral-magicoder Mixtral Magicoder: Source Code Is All You Need on various programming languages We sampled programming languages from https://huggingface.co/datasets/bigcode/the-stack-dedup and pushed to https://huggingface.co/datasets/malaysia-ai/starcoderdata-sample After that, we use Magicoder: Source Code Is All You Need on various programming languages template, we target at least 10k rows for each programming languages. C++, 10747 rows C#, 10193 rows CUDA, 13843 rows Dockerfile, 13286 rows… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/mixtral-magicoder.text100K<n<1M4 likes326 downloads1y agoHugging Face21mesolitica /Malaysian-Emilia-v2 Malaysian Emilia v2 This version 2 should fixed https://github.com/open-mmlab/Amphion/issues/436, an Extensive, Multilingual, and Diverse Speech Dataset for Large-Scale Malaysian and Singaporean Speech Generation. Replicating Emilia on, Dataset Clone and Extract We upload as split zip files so you can clone and extract distributedly, huggingface-cli download --repo-type dataset \ --include '*.zip' \ --local-dir './' \ --max-workers 20 \… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Malaysian-Emilia-v2.tabular1M<n<10M2 likes310 downloads1y agoHugging Face22mesolitica /Classification-Speech-Instructions Classification Speech Instructions Speech instructions for emotion, gender, age and language audio classification. Source code Source code at https://github.com/mesolitica/malaysian-dataset/tree/master/llm-instruction/speech-classification-instructions audioaudio-classification100K<n<1M1 likes309 downloads1y agoHugging Face23mesolitica /Extra-Emilia Extra Emilia Extra dataset to extend Tamil and Mandarin capability for Malaysian-Emilia. Tamil Total length is 891 hours. Mandarin Total length is 301 hours. text1M<n<10M0 likes304 downloads1y agoHugging Face24mesolitica /language-detection-datasettext10M<n<100M1 likes277 downloads3y agoHugging Face25mesolitica /malaysian-rerankertext1M<n<10M0 likes264 downloads3y agoHugging Face26CloKTech /MesoMathematics MesoMathematics Frozen data artifacts for the paper “Mathematical Knowledge at the Mesoscale: Organization after the Formal Mathematics Revolution” by Andrea E. V. Ferrari, Benjy Firester, Xinze Li, Simone Severini, and Patrick Shafto. The corresponding source code, exact commands, and manuscript live in the MathNetwork/MesoMathematics repository. This release fixes Mathlib at v4.33.0, commit db584cd6d46c92f209a44c0f1c829460d327499d, with Lean v4.33.0. The full commit, not the… See the full description on the dataset page: https://huggingface.co/datasets/CloKTech/MesoMathematics.tabular100K<n<1M0 likes240 downloads1mo agoHugging Face27mesolitica /Animal-Sound-Instructions Animal Sound Instructions We gathered from, Birds, birdclef-2021 Insecta, christopher/birdclef-2025 Amphibia, christopher/birdclef-2025 Mammalia, christopher/birdclef-2025 We use Qwen/Qwen2.5-72B-Instruct to generate the answers based on the metadata. how to prepare the dataset huggingface-cli download \ mesolitica/Animal-Sound-Instructions \ --include "*.zip" \ --repo-type "dataset" \ --local-dir './' wget… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/Animal-Sound-Instructions.audio10K<n<100K0 likes224 downloads1y agoHugging Face28FIVE-MGI /SiDoLa-NS-Meso-pSN SiDoLa-NS-Meso-pSN https://sidolans01.mgifive.org/ Dataset Summary This dataset contains high-resolution microscopy images of simluated peripheral nerves, together with their corresponding labels for training segmentation and detection models. The dataset is primarily intended for training and benchmarking deep learning pipelines (e.g., YOLO, SAHI, SAM-based workflows). In addition to the raw images and labels, some dataset folders also contain: Pretrained PyTorch models… See the full description on the dataset page: https://huggingface.co/datasets/FIVE-MGI/SiDoLa-NS-Meso-pSN.imageimage-segmentation10K<n<100K0 likes217 downloads1y agoHugging Face29gabrielaltay /tcga-meso-tabular-open TCGA-MESO — Tabular (Open Access) Open-access TCGA-MESO data from the NCI Genomic Data Commons, reshaped into one table per GDC data_type. Clinical, biospecimen and every open molecular modality for this cohort, in one place, queryable without downloading a single .tar or parsing a single TSV. GDC data release: Data Release 46.0 - August 10, 2026 Built: 2026-09-12 04:10:59 UTC Scope: one TCGA project — see [the family][repo] for the others from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/gabrielaltay/tcga-meso-tabular-open.tabular10M<n<100M1 likes216 downloads12d agoHugging Face30mesolitica /mixtral-factual-QA Mixtral Factual QA Generate questions and answers based on context provided. We use contexts from, maktabahalbakri.com muftiwp.gov.my asklegal.my dewanbahasa-jdbp gov.my patriots rootofscience majalahsains nasilemaktech alhijrahnews https://huggingface.co/datasets/open-phi/textbooks notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/question-answer/mixtral-factual factually-wrong-qa-coding.jsonl, 31253 rows, 425 MB factually-wrong-qa.jsonl, 1108037 rows, 10… See the full description on the dataset page: https://huggingface.co/datasets/mesolitica/mixtral-factual-QA.textquestion-answering100K<n<1M4 likes192 downloads3y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.