CoolFace
17 shown

datasets

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

Clear all
01echodict /asr_rnnt_eou_from_scratch NeMo ASR-EOU 训练脚本解读与论文出处梳理 目标文件:examples/asr/asr_eou/speech_to_text_rnnt_eou_train.py链接:https://github.com/NVIDIA-NeMo/NeMo/blob/main/examples/asr/asr_eou/speech_to_text_rnnt_eou_train.py 这份脚本本身是一个 训练入口脚本(Hydra + PyTorch Lightning),核心功能是:按配置创建 EncDecRNNTBPEEOUModel,并支持从已有 .nemo 初始化、添加/训练 adapter,以及在“词表扩展(新增 <EOU>/<EOB>)”时做权重迁移。 下面按“它用到的技术点 → 在代码/配置里怎么体现 → 原始论文出处”总结。 1) ASR-EOU:把“端点/话轮信息”并入 ASR(<EOU>, <EOB>) 它做什么: 除了输出转写文本外,还让模型在时间轴上预测: EOU:End Of Utterance(一句话结束)… See the full description on the dataset page: https://huggingface.co/datasets/echodict/asr_rnnt_eou_from_scratch.audion<1K0 likes843 downloads5mo agoHugging Face02bird-of-paradise /transformer-from-scratch-tutorial Implementing Transformer from Scratch: A Step-by-Step Guide This repository provides a detailed guide and implementation of the Transformer architecture from the "Attention Is All You Need" paper. The implementation focuses on understanding each component through clear code, comprehensive testing, and visual aids. For implementions of more recent architectural innovations from DeepSeek, see the Related Implementations section. Quick Start View the complete… See the full description on the dataset page: https://huggingface.co/datasets/bird-of-paradise/transformer-from-scratch-tutorial.45 likes223 downloads8mo agoHugging Face03aicrazy124 /cjk-tokenizer-from-scratch CJK Tokenizer From Scratch Offline research dump for building Chinese / Japanese tokenizers from scratch. Download tokenizer.zip (≈464 MB), then: unzip tokenizer.zip Contents: papers/ — 41 free arXiv / ACL PDFs (BPE, WordPiece, Unigram, SentencePiece, Chinese SubChar, Japanese MeCab/Sudachi bake-off, …) github/ — 23 shallow-cloned repos (minbpe, sentencepiece, tokenizers, jieba, mecab, Sudachi, …) docs/ — Hugging Face NLP course chapter 6 (train BPE / WordPiece / Unigram)… See the full description on the dataset page: https://huggingface.co/datasets/aicrazy124/cjk-tokenizer-from-scratch.token-classification0 likes53 downloads19d agoHugging Face04kilicai /turkish-sft-from-scratch-120k Turkish SFT From Scratch 120K Sıfırdan üretilmiş, kategori kontrollü Türkçe SFT dataset'i. Eski/temizlenmiş datasetlerden satır kopyalanmadı. Kapsam 12 kategori x 10,000 örnek = 120,000 örnek: instruction-following qa summarization cot multi-turn-dialogue rewriting text-classification error-correction formal-writing translation code-explanation creative-writing Doğrulamalar Canonical messages formatı: system/user/assistant. Exact duplicate hash kontrolü.… See the full description on the dataset page: https://huggingface.co/datasets/kilicai/turkish-sft-from-scratch-120k.texttext-generation100K<n<1M0 likes35 downloads4mo agoHugging Face05kilicai /turkish-sft-from-scratch-150k-extended Turkish SFT From Scratch 150K Extended kilicai/turkish-sft-from-scratch-120k üzerine 30K akıl yürütme, görev takibi ve analiz verisi eklenmiş genişletilmiş sürüm. Audit { "rows": 150000, "base_rows": 120000, "extension_rows": 30000, "duplicates_removed_on_merge": 0, "categories": { "formal-writing": 10000, "rewriting": 10000, "text-classification": 10000, "instruction-following": 10000, "translation": 10000, "cot": 10000… See the full description on the dataset page: https://huggingface.co/datasets/kilicai/turkish-sft-from-scratch-150k-extended.texttext-generation100K<n<1M0 likes28 downloads4mo agoHugging Face06lansinuote /diffsion_from_scratch Dataset Card for "diffsion_from_scratch" More Information needed imagen<1K2 likes18 downloads3y agoHugging Face07introvoyz041 /data-science-from-scratchtext10K<n<100K0 likes15 downloads4mo agoHugging Face08introvoyz041 /ai-engineering-from-scratchimage0 likes10 downloads4mo agoHugging Face09angadsinghh /create_llm_from_scratchtextn<1K0 likes8 downloads2y agoHugging Face10tdde19-llm-from-scratch /TinyStoriesSwetext10M<n<100M0 likes8 downloads2y agoHugging Face11haoranli-ml /sanity_check_from_scratch_finaltabularn<1K0 likes8 downloads8mo agoHugging Face12atreydesai /gpt5.2_model_from_scratchtabular1K<n<10K0 likes8 downloads6mo agoHugging Face13atreydesai /gemini_from_scratchtabular1K<n<10K0 likes8 downloads6mo agoHugging Face14dennisakar /loracle-fromscratch-tokens-n5k0 likes8 downloads2mo agoHugging Face15linhqyy /result_with_unmerged_fromscratch_60epoch Dataset Card for "result_with_unmerged_fromscratch_60epoch" More Information needed audio1K<n<10K0 likes7 downloads3y agoHugging Face16atreydesai /gen_gpt52_model_from_scratch_alltabular1K<n<10K0 likes3 downloads6mo agoHugging Face17jangat-ia /instruction-LLM-from-scratch-SRachka_woloftextn<1K0 likes2 downloads2y agoHugging Face

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