Dataset
Dados & Embeddings
SWE-bench/SWE-bench_Verified
Dataset em destaque no Hugging Face — 74.9 mil downloads. Dataset Summary SWE-bench Verified is a subset of 500 samples from the SWE-bench test set, which have been human-validated for quality.
Hugging Face · Datasets
·SWE-bench
·
·↓ 74944
·♥ 105
O dataset SWE-bench/SWE-bench_Verified está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.
Ficha do dataset
- Downloads: 74.9 mil · Curtidas: 105
Sobre o dataset
Dataset Summary SWE-bench Verified is a subset of 500 samples from the SWE-bench test set, which have been human-validated for quality.
Como carregar
Use a biblioteca datasets do Hugging Face:
pip install -U datasets
from datasets import load_dataset
ds = load_dataset("SWE-bench/SWE-bench_Verified")
print(ds)
print(ds["train"][0])
// relacionados
Leia também
Blog
The foundational elements of AI architecture that IT leaders need to scale
Blog
L’Oreal, Mondelez, and Nestle use AI to speed product development
Blog
NVIDIA and Hugging Face Bring New Models and Frameworks to LeRobot for the Open Robotics Community
Blog