mvaccargiu/gitskills

Dataset em destaque no Hugging Face — 937 downloads. GitSkills: A Dataset of Agent Skills on GitHub Paper (arXiv:2608.

Hugging Face · Datasets ·mvaccargiu · ·↓ 937 ·♥ 14

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

Ficha do dataset

  • Tarefas: other
  • Licença: CC BY 4.0
  • Downloads: 937 · Curtidas: 14

Sobre o dataset

GitSkills: A Dataset of Agent Skills on GitHub Paper (arXiv:2608.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("mvaccargiu/gitskills")
print(ds)
print(ds["train"][0])

Tags

other mining-software-repositories msr llm-agents agent-skills github software-engineering

Explorar o dataset no Hugging Face →

compartilhar: