Dataset
Dados & Embeddings
SWE-bench/SWE-bench_Verified
Dataset em destaque no Hugging Face — 96.1 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
·
·↓ 96106
·♥ 146
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: 96.1 mil · Curtidas: 146
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
Flight attendants freaked out that Google is buying tons of Spirit employee data
Blog
Anthropic says any lab can now let a language model agent run the whole protein design stack
Blog
Valid Per-Field Selective Risk Control for Document Extraction: Three Failure Modes, a Validity Ladder, and When Conditioning Pays
Blog