ScienceAgentBench
Update 04/30/2026: To mitigate false negatives in evaluation, we have released a verified version of ScienceAgentBench. Please load our benchmark using the following code going forward and make sure you follow the latest instructions in our github repository:
from datasets import load_dataset
ds = load_dataset("osunlp/ScienceAgentBench", split="verified")