DavydenkoGr/AFTER

Dataset em destaque no Hugging Face — 1.0 mil downloads. AFTER A Benchmark for Skill Evolution Frameworks Measuring whether agents can improve reusable skills, and whether those improvements transfer across…

Hugging Face · Datasets ·DavydenkoGr · ·↓ 1014 ·♥ 12

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

Ficha do dataset

  • Idiomas: inglês
  • Licença: Apache 2.0
  • Downloads: 1.0 mil · Curtidas: 12

Sobre o dataset

AFTER A Benchmark for Skill Evolution Frameworks Measuring whether agents can improve reusable skills, and whether those improvements transfer across roles, tasks, and execution contexts.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("DavydenkoGr/AFTER")
print(ds)
print(ds["train"][0])

Tags

benchmark agents skill-evolution evaluation software-engineering data-science data-engineering infrastructure

Explorar o dataset no Hugging Face →

compartilhar: