CoolFace
Datasetpublic

MERA-evaluation/SWE-MERA

SWE-MERA Continuously updated SWE-MERA dataset SWE-MERA splits: dev: for testing (10 samples) lite: presented at the leaderboard here (750 samples) full: continuously updated to collect more data (2738 samples) Load dataset from datasets import load_dataset ds = load_dataset("MERA-evaluation/SWE-MERA", split='dev') Evaluation Description The main tool to validate tasks is repotest (available at PyPI or GitHub)… See the full description on the dataset page: https://huggingface.co/datasets/MERA-evaluation/SWE-MERA.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
11likes491downloads
4 commits on main
4aa9e558mo ago

Add multilang split (3319 rows)

MERA-evaluation
8a8e2861y ago

Upload folder using huggingface_hub

MERA-evaluation
dbd3efc1y ago

Upload dataset

MERA-evaluation
cc659e91y ago

initial commit

MERA-evaluation