CoolFace
14 shown

datasets

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

Clear all
01openeurollm /Dolci-Instruct-SFT-translatedtexttext-generation1M<n<10M3 likes1.5k downloads3mo agoHugging Face02lightonai /Dolci-Think-SFT-32B-Multilingual Dolci-Think-SFT-32B-Multilingual Dolci-Think-SFT-32B-Multilingual is a large-scale multilingual long chain-of-thought (CoT) reasoning corpus spanning six languages: English, French, German, Spanish, Chinese, and Swahili. Each sample includes a question, a long-form reasoning trace, and a final answer, all translated into the target language, with sequences up to 32,768 tokens. It is released alongside the paper Rethinking the Multilingual Reasoning Gap with Layer Swap.… See the full description on the dataset page: https://huggingface.co/datasets/lightonai/Dolci-Think-SFT-32B-Multilingual.texttext-generation1M<n<10M2 likes1.4k downloads4mo agoHugging Face03openeurollm /Dolci-Think-SFT-translated Dolci-Think-SFT-translated Machine translations of the Dolci-Think-SFT-32B dataset, produced with gemma-4-31B-it. The samples selected for translation are those where content_quality == "excellent" according to the propella annotations. Columns Each row is a translated conversation plus the result of a post-translation quality filter: id — source record id. messages — the translated conversation (list of {content, role}). filter_pass — true if the row passed… See the full description on the dataset page: https://huggingface.co/datasets/openeurollm/Dolci-Think-SFT-translated.tabulartext-generation1M<n<10M0 likes847 downloads4h agoHugging Face04AI-Sweden-Models /Dolci-Instruct-SFT-translated Dolci-Instruct-SFT-translated (Swedish) This dataset is a Swedish machine translation of the openeurollm/Dolci-Instruct-SFT-translated dataset, originally created as part of the OpenEuroLLM project. Dataset details Examples: 494,841 multi-turn conversations Language: Swedish (sv-SE) Format: Chat/messages format (id, messages) License: Apache 2.0 Translation All English source texts were machine-translated to Swedish using Google Gemma 3 27B-IT (w8a8_fp8… See the full description on the dataset page: https://huggingface.co/datasets/AI-Sweden-Models/Dolci-Instruct-SFT-translated.texttext-generation100K<n<1M0 likes70 downloads6mo agoHugging Face05nekocyrene /Dolci-Instruct-SFT-Tool-Use-Fixed Dolci-Instruct-SFT-Tool-Use-Fixed Dataset Description Dolci-Instruct-SFT-Tool-Use-Fixed is a cleaned and re-formatted version of the allenai/Dolci-Instruct-SFT-Tool-Use tool-use dataset. It is designed as the tool-calling (function-calling) extension of the openbmb/UltraData-SFT-2605 Supervised Fine-Tuning dataset, so that tool-use samples can be mixed into UltraData-SFT-2605 training runs seamlessly. The raw Dolci-Instruct-SFT-Tool-Use data uses a custom message… See the full description on the dataset page: https://huggingface.co/datasets/nekocyrene/Dolci-Instruct-SFT-Tool-Use-Fixed.texttext-generation100K<n<1M0 likes61 downloads1mo agoHugging Face06enPurified /Dolci-Instruct-SFT-enPurified-openai-messages enPurified: Dolci-Instruct-SFT The original dataset https://huggingface.co/datasets/allenai/Dolci-Instruct-SFT was reduced from ~2,155,000 rows to 38,829 of English only prose. Project Overview The enPurified collection is an initiative to curate high-fidelity English prose datasets for language modeling. While the open-source ecosystem is rich with datasets targeting mathematics, code generation, and multilingual capabilities, there is a distinct need for corpora focused… See the full description on the dataset page: https://huggingface.co/datasets/enPurified/Dolci-Instruct-SFT-enPurified-openai-messages.texttext-generation10K<n<100K2 likes59 downloads8mo agoHugging Face07cs-giung /dolci-think-sft-mini Dolci Think SFT Mini A compact reasoning dataset derived from allenai/Dolci-Think-SFT-32B. Each row contains id, source, question, steps, and answer; steps is a nonempty list of reasoning-step strings. Instances with fewer than 3 or more than 50 reasoning steps are excluded, and every step is whitespace-stripped. Usage remains subject to the source dataset's licensing terms. Dataset statistics Metric Value Final records 282,314 File size 1,033,908,072… See the full description on the dataset page: https://huggingface.co/datasets/cs-giung/dolci-think-sft-mini.texttext-generation100K<n<1M0 likes42 downloads2mo agoHugging Face08Harvard-DCML /tis-dolci-random-unbalanced A Critical Look at Targeted Instruction Selection This repository contains the pre-computed random unbalanced subsets used as baselines in the paper "A Critical Look at Targeted Instruction Selection: Disentangling What Matters (and What Doesn't)". Paper: https://huggingface.co/papers/2602.14696 GitHub Repository: https://github.com/dcml-lab/targeted-instruction-selection Description Instruction fine-tuning of large language models (LLMs) often involves… See the full description on the dataset page: https://huggingface.co/datasets/Harvard-DCML/tis-dolci-random-unbalanced.texttext-generation10K<n<100K0 likes39 downloads3mo agoHugging Face09Finnish-NLP /dolci-instruct-sft-fi Dolci Instruct SFT — Finnish (machine-translated) Finnish machine translation of the Dolci Instruct SFT mixture (dolci-instruct-sft-filtered-v1, no-math / no-latex subset), produced for SFT of Finnish LLMs. Translation model: translategemma-27b (Gemma-based 27B translation model) Rows: 234,745 (multi-turn chat, mostly single Q→A) Language: Finnish (fi) Format: chat messages (role / content) Provenance & filtering Translated from the English… See the full description on the dataset page: https://huggingface.co/datasets/Finnish-NLP/dolci-instruct-sft-fi.texttext-generation100K<n<1M0 likes30 downloads2mo agoHugging Face10mlx-community /Dolci-Think-DPO-32B-FlatFlat version of AllenAI's Dolci-Think-DPO-32B. Train set size: 199840 Valid set size: 160 MLX-LM-LoRA mlx_lm_lora.train \ --model Goekdeniz-Guelmez/Josiefied-Qwen3-0.6B-abliterated-v1 \ --train \ --data mlx-community/Dolci-Think-DPO-32B-Flat \ --epochs 1 \ --batch-size 1 \ --num-layers 1 \ --val-batches 1 \ --steps-per-report 1 \ --adapter-path path/to/adapters \ --max-seq-length 1024 \ --grad-checkpoint \ --train-type lora \ --optimizer adamw \ --train-mode dpo \… See the full description on the dataset page: https://huggingface.co/datasets/mlx-community/Dolci-Think-DPO-32B-Flat.texttext-generation100K<n<1M2 likes29 downloads9mo agoHugging Face11AmanPriyanshu /reasoning-sft-dolci-think-sft-32b-1M Dolci-Think-SFT-32B (converted) Converted version of allenai/Dolci-Think-SFT-32B, filtered to 1,015,233 rows from 7 selected sources. Format Each row has three columns: input — list of dicts [{"role": "user", "content": "..."}, ...] (conversation turns ending on the last user turn) response — teacher-generated response string (includes <think> reasoning block) source — task domain / source dataset name Filtering Removed the following sources from the original… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/reasoning-sft-dolci-think-sft-32b-1M.texttext-generation1M<n<10M1 likes10 downloads7mo agoHugging Face12schneiderkamplab /dfm12-dolci-nl dfm12-dolci-nl Published accepted-only DFM12 subset. Local audit-snapshot fields describe the pre-publication build, not Hub publication status. Only completed kept decisions with all three scores at least 4 are included, after deterministic gates. Automated review is not native-speaker certification. Exclusion metadata contains only IDs/status/errors/scores/reasons, never excluded conversations. Full native messages and explicit assistant target indices are preserved. OPUS… See the full description on the dataset page: https://huggingface.co/datasets/schneiderkamplab/dfm12-dolci-nl.texttext-generation100K<n<1M0 likes10h agoHugging Face13schneiderkamplab /dfm12-dolci-pl dfm12-dolci-pl Published accepted-only DFM12 subset. Local audit-snapshot fields describe the pre-publication build, not Hub publication status. Only completed kept decisions with all three scores at least 4 are included, after deterministic gates. Automated review is not native-speaker certification. Exclusion metadata contains only IDs/status/errors/scores/reasons, never excluded conversations. Full native messages and explicit assistant target indices are preserved. OPUS… See the full description on the dataset page: https://huggingface.co/datasets/schneiderkamplab/dfm12-dolci-pl.texttext-generation100K<n<1M0 likes10h agoHugging Face14schneiderkamplab /dfm12-dolci-sv dfm12-dolci-sv Published accepted-only DFM12 subset. Local audit-snapshot fields describe the pre-publication build, not Hub publication status. Only completed kept decisions with all three scores at least 4 are included, after deterministic gates. Automated review is not native-speaker certification. Exclusion metadata contains only IDs/status/errors/scores/reasons, never excluded conversations. Full native messages and explicit assistant target indices are preserved. OPUS… See the full description on the dataset page: https://huggingface.co/datasets/schneiderkamplab/dfm12-dolci-sv.texttext-generation100K<n<1M0 likes10h agoHugging Face

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