CoolFace
10 shown

datasets

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

Clear all
01yuuki14202028 /fixed-kkc-dataset Fixed KKC Dataset 日本語Wikipedia入力誤りデータセット (v2) から生成した、かな漢字変換(KKC)タスク用の選好ペアデータセットです。 データセットの概要 Wikipediaの編集差分のうち kanji-conversion_a カテゴリ(誤変換の修正)に該当するものを抽出しています。 各レコードは、カタカナの読みに対して「正しい漢字表記(chosen)」と「誤った表記(rejected)」のペアを持ちます。 かな漢字変換モデルの学習・評価や、選好学習(RLHF / DPO)に利用できます。 データ形式 各レコードは以下のフィールドを持つ JSON Lines 形式です。 フィールド 型 説明 left_context string 変換箇所より前の文脈テキスト prompt string 変換対象語のカタカナ読み chosen string 正しい漢字表記(Wikipedia編集後) rejected string… See the full description on the dataset page: https://huggingface.co/datasets/yuuki14202028/fixed-kkc-dataset.texttext-generation100K<n<1M1 likes64 downloads7mo agoHugging Face02Tivaphraen /Qwen3.7_5k_fr60_fixed Qwen 3.7 Max Thinking — Distilled Reasoning Dataset (FR60, cleaned) 5,000 chain-of-thought (CoT) reasoning traces, ~60% machine-translated to French, derived from the original dataset WithinUsAI/Qwen3.7_Max_Thinking_dataset_5K. Each example contains a problem, a detailed step-by-step reasoning trace (in the Qwen 3.7 Max Thinking style), and a concise final answer. Source and translation This dataset is a partial translation of the original English dataset… See the full description on the dataset page: https://huggingface.co/datasets/Tivaphraen/Qwen3.7_5k_fr60_fixed.texttext-generation1K<n<10K1 likes64 downloads2mo agoHugging Face03Aratako /Bluemoon_Top50MB_Sorted_Fixed_ja Bluemoon_Top50MB_Sorted_Fixed_ja SicariusSicariiStuff/Bluemoon_Top50MB_Sorted_Fixedを、GENIAC-Team-Ozaki/karakuri-lm-8x7b-chat-v0.1-awqを用いて日本語に翻訳したロールプレイ学習用データセットです。 LLMの推論にはDeepInfraというサービスを使いました。 翻訳の詳細 3-shots promptingでの翻訳 mistralのtokenizerで出力が8000トークンを超えるまで翻訳 元データセットにある非常に長い対話は上記条件で途中のターンで翻訳を終了しています。 LLM特有の同じ出力が繰り返される現象に遭遇した場合、その時点で該当レコードの翻訳を終了 この結果1ターン未満となったレコード(157件)を削除… See the full description on the dataset page: https://huggingface.co/datasets/Aratako/Bluemoon_Top50MB_Sorted_Fixed_ja.tabulartext-generationn<1K3 likes26 downloads2y agoHugging Face04TeoStarshine /batch_test_fixed Qwen Continuation Dataset Generated with qwen_continuation_dataset. Statistics Shards 6 Examples 52 Shard size 10 Updated 2026-07-13 10:07 UTC Usage from datasets import load_dataset ds = load_dataset("TeoStarshine/batch_test_fixed") ds = load_dataset("TeoStarshine/batch_test_fixed", streaming=True) Fields Field Description source_id source document ID source_name source dataset (fineweb / math)… See the full description on the dataset page: https://huggingface.co/datasets/TeoStarshine/batch_test_fixed.tabulartext-generationn<1K0 likes15 downloads2mo agoHugging Face05HappyAIUser /Atcgpt-Fixed2 Dataset Card for Atcgpt-Fixed2 This dataset contains instruction-input-output pairs converted to ShareGPT format, designed for instruction tuning and text generation tasks. Dataset Description The dataset consists of carefully curated instruction-input-output pairs, formatted for conversational AI training. Each entry contains: An instruction that specifies the task An optional input providing context A detailed output that addresses the instruction Usage… See the full description on the dataset page: https://huggingface.co/datasets/HappyAIUser/Atcgpt-Fixed2.texttext-generation10K<n<100K0 likes12 downloads2y agoHugging Face06lafrancef /ssd-math-v1p1-e06m-fixed-batch-16 SSD Math V1.1-E06M fixed batch Tiny 16-record SFT JSONL fixture used for the V1.1-E06M 4B single-batch LR diagnostic. The records are generated math-reasoning traces from the local v0 overfit fixture artifacts/overfit/v0_unique_batch_16.jsonl. texttext-generationn<1K0 likes7 downloads4mo agoHugging Face07Likithp /cs8-fixed cs8-fixed CS8 fixed dataset — deterministic inner alias assignment, used for circuit analysis and SAE training Structure train.jsonl — 12,000 training examples (20 aliases × 600) val.jsonl — 12,000 validation examples (20 aliases × 600) alias_vocab.json — 20 aliases with T1/T2 tokenization group labels Alias Groups T1 (single-token): emp, inv, txn, mgr, ord, prod, cust, dept, acct, sale T2 (two-token, generic first subtoken): shp, whs, rgn, lne… See the full description on the dataset page: https://huggingface.co/datasets/Likithp/cs8-fixed.texttext-generation10K<n<100K0 likes7 downloads4mo agoHugging Face08HappyAIUser /ATCgpt-Fixed Dataset Card for ATCgpt-Fixed This dataset contains instruction-input-output pairs converted to ShareGPT format, designed for instruction tuning and text generation tasks. Dataset Description The dataset consists of carefully curated instruction-input-output pairs, formatted for conversational AI training. Each entry contains: An instruction that specifies the task An optional input providing context A detailed output that addresses the instruction Usage This… See the full description on the dataset page: https://huggingface.co/datasets/HappyAIUser/ATCgpt-Fixed.texttext-generationn<1K0 likes5 downloads2y agoHugging Face09TeoStarshine /nobatched_test_fixed Qwen Continuation Dataset Generated with qwen_continuation_dataset. Statistics Shards 5 Examples 50 Shard size 10 Updated 2026-07-13 10:26 UTC Usage from datasets import load_dataset ds = load_dataset("TeoStarshine/nobatched_test_fixed") ds = load_dataset("TeoStarshine/nobatched_test_fixed", streaming=True) Fields Field Description source_id source document ID source_name source dataset (fineweb… See the full description on the dataset page: https://huggingface.co/datasets/TeoStarshine/nobatched_test_fixed.tabulartext-generationn<1K0 likes5 downloads2mo agoHugging Face10TeoStarshine /batch_test_fixed8 Qwen Continuation Dataset Generated with qwen_continuation_dataset. Statistics Shards 5 Examples 50 Shard size 10 Updated 2026-07-13 10:40 UTC Usage from datasets import load_dataset ds = load_dataset("TeoStarshine/batch_test_fixed8") ds = load_dataset("TeoStarshine/batch_test_fixed8", streaming=True) Fields Field Description source_id source document ID source_name source dataset (fineweb /… See the full description on the dataset page: https://huggingface.co/datasets/TeoStarshine/batch_test_fixed8.tabulartext-generationn<1K0 likes4 downloads2mo agoHugging Face

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