CoolFace
16 results

speculators

inference-optimization /speculators-ci-datasets speculator-tutorial Raw vs. on-policy regenerated conversation data for training speculative-decoding drafters (EAGLE-3 / DFlash / DSpark style), with the original source data kept alongside so you can see exactly what regeneration changes and why it matters. Prompts come from UltraChat-200k. The verifier / teacher model is Qwen/Qwen3-8B. Why regenerate at all? A speculative-decoding drafter is trained to predict what the verifier would say next. If you train it… See the full description on the dataset page: https://huggingface.co/datasets/inference-optimization/speculators-ci-datasets.tabulartext-generation1K<n<10K0 likes1.1k downloads1mo agoHugging Faceinference-optimization /speculators_benchmarks_tool_calltext1K<n<10K1 likes189 downloads5mo agoHugging FaceInfomaniak-AI /speculators-multilingual-en-fr-de-it-es Speculators Multilingual SFT Dataset (en/fr/de/it/es) A multilingual instruction-following dataset in ShareGPT format, built to train draft models for speculative decoding across English, French, German, Italian and Spanish. Summary An English instruction-tuning corpus with part of it kept in English and the rest machine-translated into French, German, Italian and Spanish using tencent/Hunyuan-MT-7B. Provided as a single mixed-language, ShareGPT-formatted dataset… See the full description on the dataset page: https://huggingface.co/datasets/Infomaniak-AI/speculators-multilingual-en-fr-de-it-es.texttext-generation100K<n<1M0 likes44 downloads27d agoHugging Faceulysse1 /speculators-multilingual-en-fr-de-it-es Speculators Multilingual SFT Dataset (en/fr/de/it/es) A multilingual instruction-following dataset in ShareGPT format, built to train draft models for speculative decoding across English, French, German, Italian and Spanish. Summary An English instruction-tuning corpus with part of it kept in English and the rest machine-translated into French, German, Italian and Spanish using tencent/Hunyuan-MT-7B. Provided as a single mixed-language, ShareGPT-formatted dataset… See the full description on the dataset page: https://huggingface.co/datasets/ulysse1/speculators-multilingual-en-fr-de-it-es.texttext-generation100K<n<1M1 likes32 downloads2mo agoHugging Faceinference-optimization /speculators-qwen3-30b-a3b-instruct-25070 likes27 downloads6mo agoHugging Faceshanjiaz /speculators-example-data Example Data Format This directory contains example data showing the format used in the speculators project. Directory Structure example_data/ ├── preprocessed_data/ # INPUT: Arrow format (HuggingFace Dataset) │ ├── data-00000-of-00001.arrow │ ├── dataset_info.json │ └── state.json └── hidden_states/ # OUTPUT: Safetensors format └── cmpl-*.safetensors Quick Inspection Commands View Preprocessed Data (Arrow format) #… See the full description on the dataset page: https://huggingface.co/datasets/shanjiaz/speculators-example-data.0 likes19 downloads4mo agoHugging Face