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
01mike-ravkine /rosettacode-parsed Data Origins Original dataset: https://huggingface.co/datasets/jondurbin/rosettacode-raw/ Cleaner code: https://github.com/the-crypt-keeper/rosettacode-parser Data Fields Field Type Description title string problem title task string problem description language string solution language/variant soulution string solution source code Languages One .jsonl is provided per language group, the sublanguage field in the data denotes the… See the full description on the dataset page: https://huggingface.co/datasets/mike-ravkine/rosettacode-parsed.texttext-generation1K<n<10K12 likes180 downloads3y agoHugging Face02rose-e-wang /bridgeTLDR: This dataset is a real-world math tutoring dataset from the NAACL 2024 paper ``Bridging the Novice-Expert Gap via Models of Decision-Making: A Case Study on Remediating Math Mistakes''. The dataset targets scenarios where the student makes a math mistake. c_h is the conversation history c_r is the original tutor's response c_r_ is the experienced teacher's response Optionally, there is other interesting metadata from our Bridge method: e is the student error type that the experienced… See the full description on the dataset page: https://huggingface.co/datasets/rose-e-wang/bridge.texttext-generationn<1K5 likes134 downloads2y agoHugging Face03Aratako /Rosebleu-1on1-Dialogues-RP Rosebleu-1on1-Dialogues-RP 2025/05/17 3人での対話のデータを追加&無駄な改行の削除 @matsuxrさんが公開しているRosebleuデータセットを加工したAratako/Rosebleu-1on1-Dialoguesを元に、キャラクターや作品の設定などを付け加えたうえで、ロールプレイ的な文脈になるように加工したデータセットです。 LLMのファインチューニングにおけるロールプレイングタスクの学習を想定しています。 OpenAI APIのようにroleとcontentのペアの形式となっており、tokenizer.apply_chat_template()によって簡単に各モデルのチャットテンプレートのデータセットへと変換可能です。 データセットの詳細 各キャラの設定や各作品の世界観・あらすじなどをWikipediaやニコニコ大百科からまとめ、ロールプレイ向けにシステムメッセージへと埋め込んでいます。 現在、以下の2パターンのデータセットを用意してあります。主に地の文の処理方法が異なります。… See the full description on the dataset page: https://huggingface.co/datasets/Aratako/Rosebleu-1on1-Dialogues-RP.texttext-generation1K<n<10K18 likes58 downloads2y agoHugging Face04CL-From-Nothing /rose_code_samples rose_code samples (pass@8 rollouts) vLLM pass@8 samples on the CL-From-Nothing/rose_code train split (23,688 codeforces stdin/stdout problems), scored by the deepcoder verifier (reward=1.0 iff all test cases pass). Qwen3-1.7B/ — student model rollouts. 23,688 questions × 8 samples = 189,504 lines. Qwen3-4B-Thinking-2507/ — teacher model rollouts. Sampling: temperature 0.7, top_p 0.9, max_tokens 16384, 8 samples/question (pass@8). Each cluster file holds a contiguous… See the full description on the dataset page: https://huggingface.co/datasets/CL-From-Nothing/rose_code_samples.tabulartext-generation100K<n<1M0 likes55 downloads4mo agoHugging Face05SeanWang0027 /polaris_rose_rollouts_olmo3-7b_from_qwen3-30b-a3b_cutoff4096_240steps Cross-tokenizer ROSE rollouts — Olmo-3-7B-Think-SFT ← Qwen3-30B-A3B-Thinking-2507 Every assembled row of a complete 240-step online-ROSE run: 61,440 rows, the teacher's actual continuation for each, and the token accounting behind it. The student writes a 4096-token prefix in its own vocabulary (100278). That prefix is decoded to text, the teacher is shown it under its own chat template, and the teacher's reply comes back as text and is tokenised into the student's vocabulary.… See the full description on the dataset page: https://huggingface.co/datasets/SeanWang0027/polaris_rose_rollouts_olmo3-7b_from_qwen3-30b-a3b_cutoff4096_240steps.tabulartext-generation10K<n<100K0 likes54 downloads25d agoHugging Face06RosanFaraMazwinM /devpilot-dataset Mini DevPilot Dataset A curated dataset of 100 instruction/input/output examples for training or evaluating a Full Stack Developer AI assistant. Topics HTML5 CSS3 JavaScript ES6+ React.js React Hooks React Router Node.js Express.js REST APIs MongoDB SQL CRUD operations Authentication Authorization JWT CORS API integration Error handling Debugging Git GitHub Testing Web security Docker basics Deployment basics AI/LLM integration RAG basics Dataset… See the full description on the dataset page: https://huggingface.co/datasets/RosanFaraMazwinM/devpilot-dataset.texttext-generationn<1K0 likes39 downloads22d agoHugging Face07roseking /claude-code-rev-benchmark Benchmark Suite / 基准测试套件 Professional benchmark harness for this restored Claude Code repository. 面向本还原版 Claude Code 仓库的专业级 Benchmark 框架。 Original upstream repository / 原版仓库地址:https://github.com/anthropics/claude-code Restored source repository / 还原版源码仓库地址:https://github.com/oboard/claude-code-rev Commands / 命令 bun run bench:smoke - quick hybrid pass for local validation快速混合模式验证(本地冒烟) bun run bench:full - full hybrid suite完整混合模式基准 bun run bench:offline -… See the full description on the dataset page: https://huggingface.co/datasets/roseking/claude-code-rev-benchmark.texttext-generationn<1K0 likes36 downloads6mo agoHugging Face08PoSTMEDIA /rosetta-ko-math-synth-sftgated rosetta-ko-math-synth-sft Korean-native mathematics data — problems with step-by-step Korean solutions, answer-verified by Math-Verify (LaTeX \boxed{} + symbolic equivalence). Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Math Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-math-synth-sft (this repo) supervised fine-tuning… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-math-synth-sft.texttext-generation100K<n<1M0 likes28 downloads13d agoHugging Face09PoSTMEDIA /rosetta-ko-math-synth-sft-thinkgated rosetta-ko-math-synth-sft-think Korean-native mathematics data — problems with step-by-step Korean solutions, answer-verified by Math-Verify (LaTeX \boxed{} + symbolic equivalence). Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Math Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-math-synth-sft supervised fine-tuning… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-math-synth-sft-think.texttext-generation100K<n<1M0 likes26 downloads13d agoHugging Face10PoSTMEDIA /rosetta-ko-chat-synth-sft-thinkgated rosetta-ko-chat-synth-sft-think Korean-native general-purpose conversational data — diverse everyday instructions with natural Korean answers. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Chat Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-chat-synth-sft supervised fine-tuning (user/assistant messages)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-chat-synth-sft-think.texttext-generation100K<n<1M0 likes25 downloads13d agoHugging Face11PoSTMEDIA /rosetta-ko-chat-synth-sftgated rosetta-ko-chat-synth-sft Korean-native general-purpose conversational data — diverse everyday instructions with natural Korean answers. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Chat Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-chat-synth-sft (this repo) supervised fine-tuning (user/assistant messages)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-chat-synth-sft.texttext-generation100K<n<1M0 likes24 downloads13d agoHugging Face12roskosmos19 /Rhea-Coding Rhea Multi-Pass Coding Dataset A curated dataset for fine-tuning coding AI models with 3-pass reasoning capabilities. Dataset Description This dataset contains Python programming examples with structured multi-pass reasoning: Pass 1: Quick first implementation Pass 2: Self-review with structured checklist Pass 3: Final optimized version Languages Python (primary) Dataset Structure Data Instances Each example follows… See the full description on the dataset page: https://huggingface.co/datasets/roskosmos19/Rhea-Coding.texttext-generationn<1K1 likes23 downloads3mo agoHugging Face13CL-From-Nothing /code_rose_initial_1_7B_SFT_10K_rollouts_Qwen3-4B-Thinking-2507_k12_t0.7_maxtok12288 code_rose_initial_1_7B_SFT_10K — rollouts (Qwen3-4B-Thinking-2507, k=12) Pass@k completions generated with vLLM over the prefixes in CL-From-Nothing/code_rose_initial_1_7B_SFT_10K. Generation config Model Qwen3-4B-Thinking-2507 Samples per question (k) 12 Temperature 0.7 top_p 0.9 max_tokens 12288 max_model_len 32768 Questions 7250 (index 0–7249, full split) Total rows 87000 (7250 × 12) Generated by complete_prefix_vllm.py… See the full description on the dataset page: https://huggingface.co/datasets/CL-From-Nothing/code_rose_initial_1_7B_SFT_10K_rollouts_Qwen3-4B-Thinking-2507_k12_t0.7_maxtok12288.tabulartext-generation10K<n<100K0 likes23 downloads3mo agoHugging Face14PoSTMEDIA /rosetta-ko-chat-synth-rlvrgated rosetta-ko-chat-synth-rlvr Korean-native general-purpose conversational data — diverse everyday instructions with natural Korean answers. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Chat Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-chat-synth-sft supervised fine-tuning (user/assistant messages)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-chat-synth-rlvr.texttext-generation100K<n<1M0 likes23 downloads13d agoHugging Face15PoSTMEDIA /rosetta-ko-law-synth-sftgated rosetta-ko-law-synth-sft Korean legal-domain data grounded in national statutes — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Law Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-law-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-law-synth-sft.texttext-generation100K<n<1M0 likes23 downloads13d agoHugging Face16PoSTMEDIA /rosetta-ko-instruction-following-synth-rlvrgated rosetta-ko-instruction-following-synth-rlvr Korean-native instruction-following data — instructions with verifiable constraints (length, format, keywords, JSON, ...) checked by programmatic verifiers. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Instruction-Following Suite Sibling datasets from the same pipeline (each a separate repo): repo format… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-instruction-following-synth-rlvr.texttext-generation100K<n<1M0 likes22 downloads13d agoHugging Face17PoSTMEDIA /rosetta-ko-instruction-following-synth-sft-thinkgated rosetta-ko-instruction-following-synth-sft-think Korean-native instruction-following data — instructions with verifiable constraints (length, format, keywords, JSON, ...) checked by programmatic verifiers. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Instruction-Following Suite Sibling datasets from the same pipeline (each a separate repo): repo format… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-instruction-following-synth-sft-think.texttext-generation10K<n<100K0 likes22 downloads13d agoHugging Face18PoSTMEDIA /rosetta-ko-law-synth-cptgated rosetta-ko-law-synth-cpt Korean legal-domain data grounded in national statutes — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Law Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-law-synth-cpt (this repo) continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-law-synth-cpt.texttext-generation100K<n<1M0 likes22 downloads13d agoHugging Face19PoSTMEDIA /rosetta-ko-law-synth-rlvrgated rosetta-ko-law-synth-rlvr Korean legal-domain data grounded in national statutes — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Law Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-law-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-law-synth-rlvr.texttext-generation100K<n<1M0 likes22 downloads13d agoHugging Face20PoSTMEDIA /rosetta-ko-tourism-synth-cptgated rosetta-ko-tourism-synth-cpt Korean tourism-domain data grounded in public tourism records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Tourism Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-tourism-synth-cpt (this repo) continued-pretraining corpus (plain… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-tourism-synth-cpt.texttext-generation10K<n<100K0 likes22 downloads13d agoHugging Face21PoSTMEDIA /rosetta-ko-tourism-synth-rlvrgated rosetta-ko-tourism-synth-rlvr Korean tourism-domain data grounded in public tourism records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Tourism Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-tourism-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-tourism-synth-rlvr.texttext-generation10K<n<100K0 likes22 downloads13d agoHugging Face22CL-From-Nothing /rose_code-Qwen3-1.7B-Pass8-Rollouts rose_code rollouts — Qwen3-1.7B (pass@8) Model rollouts on the rose_code test split, for the OPD coding pipeline. Model / sampler: Qwen3-1.7B Source prompts: CL-From-Nothing/rose_code test split — 408 competitive-programming questions (codeforces-style) Sampling: 8 samples/question (pass@8) = 3264 records, temperature 0.7, max 16384 new tokens, max_model_len 32000 Rewards: DeepCoder code verifier (deepcoder_reward_fn.py) — 1.0 if the generated program passes all unit tests… See the full description on the dataset page: https://huggingface.co/datasets/CL-From-Nothing/rose_code-Qwen3-1.7B-Pass8-Rollouts.tabulartext-generation1K<n<10K0 likes21 downloads4mo agoHugging Face23PoSTMEDIA /rosetta-ko-heritage-synth-rlvrgated rosetta-ko-heritage-synth-rlvr Korean cultural-heritage data grounded in public heritage records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Cultural Heritage Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-heritage-synth-cpt continued-pretraining corpus… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-heritage-synth-rlvr.texttext-generation10K<n<100K0 likes21 downloads13d agoHugging Face24PoSTMEDIA /rosetta-ko-heritage-synth-sft-thinkgated rosetta-ko-heritage-synth-sft-think Korean cultural-heritage data grounded in public heritage records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Cultural Heritage Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-heritage-synth-cpt continued-pretraining… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-heritage-synth-sft-think.texttext-generation100K<n<1M0 likes21 downloads13d agoHugging Face25PoSTMEDIA /rosetta-ko-law-synth-sft-thinkgated rosetta-ko-law-synth-sft-think Korean legal-domain data grounded in national statutes — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Law Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-law-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-law-synth-sft-think.texttext-generation100K<n<1M0 likes21 downloads13d agoHugging Face26PoSTMEDIA /rosetta-ko-tourism-synth-dpogated rosetta-ko-tourism-synth-dpo Korean tourism-domain data grounded in public tourism records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Tourism Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-tourism-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-tourism-synth-dpo.texttext-generation1K<n<10K0 likes21 downloads13d agoHugging Face27PoSTMEDIA /rosetta-ko-tourism-synth-dpo-thinkgated rosetta-ko-tourism-synth-dpo-think Korean tourism-domain data grounded in public tourism records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Tourism Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-tourism-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-tourism-synth-dpo-think.texttext-generation1K<n<10K0 likes21 downloads13d agoHugging Face28PoSTMEDIA /rosetta-ko-tourism-synth-sftgated rosetta-ko-tourism-synth-sft Korean tourism-domain data grounded in public tourism records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Tourism Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-tourism-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-tourism-synth-sft.texttext-generation10K<n<100K0 likes21 downloads13d agoHugging Face29PoSTMEDIA /rosetta-ko-tourism-synth-sft-thinkgated rosetta-ko-tourism-synth-sft-think Korean tourism-domain data grounded in public tourism records — a cleaned CPT corpus plus source-grounded QA/preference/RLVR sets. Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Tourism Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-tourism-synth-cpt continued-pretraining corpus (plain text)… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-tourism-synth-sft-think.texttext-generation10K<n<100K0 likes21 downloads13d agoHugging Face30PoSTMEDIA /rosetta-ko-code-synth-dpo-thinkgated rosetta-ko-code-synth-dpo-think Korean-native coding data — problems with solutions whose unit tests were actually executed and passed (execution-grounded rejection sampling). Synthetic data generated with the Qwen3.6-27B teacher model — part of the Rosetta-KO suite for the Rosetta Korean LLM (PoSTMEDIA). Code Suite Sibling datasets from the same pipeline (each a separate repo): repo format rosetta-ko-code-synth-sft supervised fine-tuning… See the full description on the dataset page: https://huggingface.co/datasets/PoSTMEDIA/rosetta-ko-code-synth-dpo-think.texttext-generation10K<n<100K0 likes20 downloads13d agoHugging Face

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