CoolFace
Datasetpublic

litble/Multi-Docker-Eval

Dataset Summary Multi-Docker-Eval is a multi-language, multi-dimensional benchmark designed to rigorously evaluate the capability of Large Language Model (LLM)-based agents in automating a critical yet underexplored task: constructing executable Docker environments for real-world software repositories. How to Use from datasets import load_dataset ds = load_dataset('litble/Multi-Docker-Eval') Dataset Structure The data format of Multi-Docker-Eval is… See the full description on the dataset page: https://huggingface.co/datasets/litble/Multi-Docker-Eval.

sourceHugging Faceapache-2.0updated 11mo agoView on Hugging Face
1likes59downloads
3 commits on main
65b801011mo ago

Update README.md

litble
9d8ecda11mo ago

Upload dataset

litble
14dc55c11mo ago

initial commit

litble