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
01k9cli /video-vec2wav2-tokenizer video-vec2wav2-tokenizer Production-ready pipeline (Python package video_vec2wav2_tokenizer, CLI command video2dataset) that turns a folder of videos into clean AI training datasets for speech recognition (ASR) and text-to-speech (TTS). videos ──► audio (16 kHz mono PCM) ──► whisper transcript ──► clips ──► metadata.csv / dataset.jsonl / tts_metadata.csv / report.json Video processing — recursive scan of mp4 / mkv / avi / mov / webm, FFmpeg audio extraction to mono ·… See the full description on the dataset page: https://huggingface.co/datasets/k9cli/video-vec2wav2-tokenizer.26 likes770k downloads18h agoHugging Face02k9cli /video-vec2wav2-tokenizer-2 video-vec2wav2-tokenizer-2 Version 2 - continuation shard of the video-to-AI-dataset tokenizer project. Production-ready pipeline (Python package video_vec2wav2_tokenizer, CLI command video2dataset) that turns a folder of videos into clean AI training datasets for speech recognition (ASR) and text-to-speech (TTS). videos ──► audio (16 kHz mono PCM) ──► whisper transcript ──► clips ──► metadata.csv / dataset.jsonl / tts_metadata.csv / report.json Video processing —… See the full description on the dataset page: https://huggingface.co/datasets/k9cli/video-vec2wav2-tokenizer-2.17 likes451k downloads2mo agoHugging Face03k9cli /video-vec2wav2-tokenizer-3 video-vec2wav2-tokenizer-3 Version 3 - continuation shard of the video-to-AI-dataset tokenizer project. Version 2 - continuation shard of the video-to-AI-dataset tokenizer project. Production-ready pipeline (Python package video_vec2wav2_tokenizer, CLI command video2dataset) that turns a folder of videos into clean AI training datasets for speech recognition (ASR) and text-to-speech (TTS). videos ──► audio (16 kHz mono PCM) ──► whisper transcript ──► clips ──►… See the full description on the dataset page: https://huggingface.co/datasets/k9cli/video-vec2wav2-tokenizer-3.1 likes213k downloads2mo agoHugging Face04occiglot /tokenizer-wiki-bench Multilingual Tokenizer Benchmark This dataset includes pre-processed wikipedia data for tokenizer evaluation in 45 languages. We provide more information on the evaluation task in general this blogpost. Usage The dataset allows us to easily calculate tokenizer fertility and the proportion of continued words on any of the supported languages. In the example below we take the Mistral tokenizer and evaluate its performance on Slovak. from transformers import AutoTokenizer… See the full description on the dataset page: https://huggingface.co/datasets/occiglot/tokenizer-wiki-bench.text10M<n<100M6 likes38k downloads2y agoHugging Face05hf-internal-testing /tokenizers-benchimage1K<n<10K0 likes19k downloads4d agoHugging Face06hf-internal-testing /tokenizers-test-data tokenizers-test-data Test and benchmark fixtures for huggingface/tokenizers, pulled on demand by the repo Makefiles (make test / make bench / make fixtures via hf download). Layout fixtures/ — multilingual + modality corpora for cross-language encode benchmarks. Organized, documented, and reproducible: see fixtures/FIXTURES.md for provenance and fixtures/fixtures_manifest.json for exact sources, pinned revisions, and sizes. Rebuild any file with… See the full description on the dataset page: https://huggingface.co/datasets/hf-internal-testing/tokenizers-test-data.textn<1K0 likes17k downloads11d agoHugging Face07SakethVemula /fixed-tokenizer-segments0 likes10k downloads5mo agoHugging Face08Biomedical-TeMU /SPACCC_Tokenizer The Tokenizer for Clinical Cases Written in Spanish Introduction This repository contains the tokenization model trained using the SPACCC_TOKEN corpus (https://github.com/PlanTL-SANIDAD/SPACCC_TOKEN). The model was trained using the 90% of the corpus (900 clinical cases) and tested against the 10% (100 clinical cases). This model is a great resource to tokenize biomedical documents, specially clinical cases written in Spanish. This model was created using the Apache… See the full description on the dataset page: https://huggingface.co/datasets/Biomedical-TeMU/SPACCC_Tokenizer.text10K<n<100K0 likes4.5k downloads5y agoHugging Face09apollo-research /Skylion007-openwebtext-tokenizer-gpt21M<n<10M3 likes2.2k downloads3y agoHugging Face10open-source-metrics /tokenizers-dependents tokenizers metrics This dataset contains metrics about the huggingface/tokenizers package. Number of repositories in the dataset: 11460 Number of packages in the dataset: 124 Package dependents This contains the data available in the used-by tab on GitHub. Package & Repository star count This section shows the package and repository star count, individually. Package Repository There are 14 packages that have more than 1000 stars. There are 41… See the full description on the dataset page: https://huggingface.co/datasets/open-source-metrics/tokenizers-dependents.tabularn<1K0 likes2.1k downloads2y agoHugging Face11jsun /fineweb-edu_default_Llama2_Tokenizer fineweb-edu_default_Llama2_Tokenizer The original fineweb-edu_default_Llama2_Tokenizer.tar.gz archive (≈1.9T on Ubuntu) was split into smaller 40 GB chunks for easier upload to Hugging Face. sudo apt install git-lfs pip install -U huggingface_hub # `hf version`==1.1.4 tar cvf - fineweb-edu_default_Llama2_Tokenizer/ | pigz -p 16 > fineweb-edu_default_Llama2_Tokenizer.tar.gz split -b 40G -d -a 3 fineweb-edu_default_Llama2_Tokenizer.tar.gz… See the full description on the dataset page: https://huggingface.co/datasets/jsun/fineweb-edu_default_Llama2_Tokenizer.0 likes1.9k downloads10mo agoHugging Face12apollo-research /monology-pile-uncopyrighted-tokenizer-EleutherAI-gpt-neox-20b10M<n<100M1 likes1.8k downloads3y agoHugging Face13SaylorTwift /RULER-8192-Qwen2.5-3B-tokenizertabular1K<n<10K0 likes1.6k downloads1y agoHugging Face14catherinearnett /monolingual-tokenizer-dataTodo: add language to metadata cite source and explain sampling text100M<n<1B1 likes1.4k downloads1y agoHugging Face15andersonbcdefg /PD-3M-Tokenized-Cosmos-Tokenizer-DI8x8I can't get the dataset viewer to work, sorry. There's about 3M images and captions from Spawning/PD3M. They are resized and center-cropped to 512x512, and then tokenized into discrete tokens with NVIDIA Cosmos-Tokenizer-DI8x8, which reduces the spatial dimension by a factor of 8, resulting in 64 x 64 = 4096 discrete tokens per image. You can use these tokenized images to train an auto-regressive image model, or a MaskGIT. Or probably other things I don't know about. :) License is the same… See the full description on the dataset page: https://huggingface.co/datasets/andersonbcdefg/PD-3M-Tokenized-Cosmos-Tokenizer-DI8x8.text10M<n<100M0 likes1.4k downloads2y agoHugging Face16jsun /slimpajama_Llama2_Tokenizer slimpajama_Llama2_Tokenizer The original slimpajama_Llama2_Tokenizer.tar.gz archive (≈794 GB on Ubuntu) was split into smaller 40 GB chunks for easier upload to Hugging Face. sudo apt install git-lfs pip install -U huggingface_hub # `hf version`==1.1.4 tar cvf - slimpajama_Llama2_Tokenizer/ | pigz -p 16 > slimpajama_Llama2_Tokenizer.tar.gz split -b 40G -d -a 3 slimpajama_Llama2_Tokenizer.tar.gz slimpajama_Llama2_Tokenizer/slimpajama_Llama2_Tokenizer_part_ # Upload files… See the full description on the dataset page: https://huggingface.co/datasets/jsun/slimpajama_Llama2_Tokenizer.0 likes1.4k downloads10mo agoHugging Face17andersonbcdefg /PD-3M-Tokenized-Cosmos-Tokenizer-DI16x16text10M<n<100M1 likes1.3k downloads2y agoHugging Face18apollo-research /monology-pile-uncopyrighted-tokenizer-gpt210M<n<100M1 likes1.2k downloads3y agoHugging Face19tokenizer-eval /ud-treebank-tokens Dataset Card for Dataset Name Dataset Summary This is a subset of the Universal Dependencies Treebanks dataset (version 2.12) which only contains raw sentences and their corresponding tokenized form. This dataset is licensed under the Universal Dependencies v2.10 License Agreement. The user is reminded that some subsets only allow non-commercial use. Each row contains the license of the dataset it originated from, and a full listing of all included subsets and… See the full description on the dataset page: https://huggingface.co/datasets/tokenizer-eval/ud-treebank-tokens.text1M<n<10M0 likes1.2k downloads3y agoHugging Face20ASTERIZER /Ezaris-Tokenizer Ezaris Tokenizer — Program & Corpus The single home of the Asterizer tokenizer for the Ezaris program: one byte-level BPE tokenizer, frozen once and reused across every ASTERIZER model from 100M → 1T params. South-Indian-first (Kannada / Tamil / Telugu / Malayalam), plus code, math, and broad multilingual coverage. Built only from open, license-audited data. This repo consolidates the former tokeniser / LUNA-Tokenizer-Corpus, LUNA-Tokenizer-Gap-V2, LUNA-1B-Tokenizer, and the… See the full description on the dataset page: https://huggingface.co/datasets/ASTERIZER/Ezaris-Tokenizer.0 likes1k downloads24d agoHugging Face21alancooney /sae-monology-pile-uncopyrighted-tokenizer-gpt210M<n<100M2 likes777 downloads3y agoHugging Face22nancyH /dna-tokenizer-datatext0 likes766 downloads7mo agoHugging Face23apollo-research /sae-skeskinen-TinyStories-hf-validation-tokenizer-gpt2_playtext10K<n<100K0 likes737 downloads3y agoHugging Face24Abzalbek89 /kk-tokenizer-fertility-baseline Kazakh Tokenizer Fertility Baseline Reproducible fertility benchmark of subword tokenizers on the Kazakh language. Companion artifact for the paper "Tokenizer Optimization for Kazakh Small Language Models" (in preparation, target: ACM TALLIP). Headline numbers Tokenizer Fertility 🥇 Best overall kk-bpe-32k 1.679 🚨 Worst GPT-4 (cl100k) 5.895 GPT-4 penalty GPT-4 (cl100k) is 3.51× worse than the best Kazakh-trained tokenizer → The custom Kazakh… See the full description on the dataset page: https://huggingface.co/datasets/Abzalbek89/kk-tokenizer-fertility-baseline.text-classificationn<1K0 likes736 downloads2mo agoHugging Face25catherinearnett /bilingual-tokenizer-training-datatext10M<n<100M0 likes683 downloads7mo agoHugging Face26pccl-org /Skylion007-openwebtext-tokenizer-gpt2-12810M<n<100M0 likes665 downloads2y agoHugging Face27salmankhanpm /Corpous_Telugu_Tokenizertext1M<n<10M0 likes636 downloads11mo agoHugging Face28hac541309 /polyglot-ko-tokenizer-corpus Dataset Card for "polyglot-ko-tokenizer-corpus" More Information needed text10M<n<100M1 likes602 downloads3y agoHugging Face29apollo-research /Skylion007-openwebtext-tokenizer-EleutherAI-gpt-neox-20b1M<n<10M0 likes537 downloads3y agoHugging Face30SakethVemula /fixed-tokenizer-morphscore-segmentstabular10M<n<100M0 likes533 downloads6mo agoHugging Face

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