CoolFace
Datasetpublic

kilicai/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.

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes29downloads
Dataset Card

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

json
{
  "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,
    "code-explanation": 10000,
    "error-correction": 10000,
    "multi-turn-dialogue": 10000,
    "creative-writing": 10000,
    "summarization": 10000,
    "qa": 10000,
    "analysis": 10000,
    "task-following": 10000,
    "reasoning": 10000
  }
}

<!-- ml-intern-provenance -->

Generated by ML Intern

This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.

  • —Try ML Intern: https://smolagents-ml-intern.hf.space
  • —Source code: https://github.com/huggingface/ml-intern

Usage

python
from datasets import load_dataset

dataset = load_dataset('kilicai/turkish-sft-from-scratch-150k-extended')