CoolFace
Datasetpublic

osunlp/ScienceAgentBench

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") The advancements of language language models (LLMs) have piqued growing interest in… See the full description on the dataset page: https://huggingface.co/datasets/osunlp/ScienceAgentBench.

sourceHugging Facecc-by-4.0updated 5mo agoView on Hugging Face
21likes2.8kdownloads
8 commits on main
9c6e96c5mo ago

Update README.md

ronch99
b9cefee5mo ago

Update README.md

ronch99
5c930ba5mo ago

Add verified split

ronch99
418596a2y ago

Upload ScienceAgentBench.csv

ronch99
dbe27ff2y ago

Update README.md

ronch99
43ce4912y ago

Upload ScienceAgentBench.csv

ronch99
e9bfb062y ago

Update README.md

ronch99
032cc442y ago

initial commit

ronch99