WithinUsAI/claude_mythos_distilled_25k

Dataset com 10 mil – 100 mil exemplos — 3.0 mil downloads no Hugging Face. Claude Mythos Distilled 25K A high-quality synthetic supervised fine-tuning (SFT) dataset designed to train and fine-tune any LLM to mirror the capabi…

Hugging Face · Datasets ·WithinUsAI · ·↓ 2950 ·♥ 166

O dataset WithinUsAI/claude_mythos_distilled_25k está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Tamanho: 10 mil – 100 mil exemplos
  • Idiomas: inglês
  • Licença: Apache 2.0
  • Downloads: 3.0 mil · Curtidas: 166

Sobre o dataset

Claude Mythos Distilled 25K A high-quality synthetic supervised fine-tuning (SFT) dataset designed to train and fine-tune any LLM to mirror the capabilities, reasoning style, agentic behavior, and technical depth of Anthropic's Claude Mythos (distilled frontier model).

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("WithinUsAI/claude_mythos_distilled_25k")
print(ds)
print(ds["train"][0])

Tags

synthetic claude mythos distillation cybersecurity coding reasoning agentic

Explorar o dataset no Hugging Face →

compartilhar: