Published June 27, 2026 | Version v1

SimBench evaluation run (IEEE Access 2026): model-generated PyChrono scripts, multi-turn conversations, and J-LLM scores

  • 1. EDMO icon University of Wisconsin-Madison
  • 2. ROR icon Rice University

Contributors

Data manager:

  • 1. ROR icon University of Wisconsin–Madison

Description

This dataset is the frozen evaluation run accompanying the paper "SimBench: A Framework for Evaluating and Diagnosing LLM-Based Digital-Twin Generation for Multi-Physics Simulation" (IEEE Access, vol. 14, pp. 61784-61808, 2026; doi:10.1109/ACCESS.2026.3685519).

It holds the complete generated outputs and scores behind the published results. For 30+ student LLMs (S-LLMs) evaluated on the SimBench benchmark (34 Chrono/PyChrono physical systems x 3 turns = 102 tasks), it contains: the model-generated PyChrono scripts (i.e., virtual experiment scripts), their extracted/cleaned code, the rule-based LLM-as-a-judge (J-LLM) scores in three modes (documentation, reference, reference+documentation), and the multi-turn conversations in Alpaca format.

Files:
- output_llms.tar.gz (about 756 MB uncompressed): per-model, per-system generated scripts, the per-turn J-LLM score files, the per-system score CSVs, and the merged combined_evaluation_scores.csv.
- output_conversion.tar.gz (about 84 MB uncompressed): multi-turn conversation JSONs in Alpaca {instruction, input, output, history} format.
- SHA256SUMS: checksums for the two archives.

The benchmark code, the expert reference scripts, the API-documentation context, the rule-based judge, and the exact evaluation "contract" (judge model gpt-4o-mini with fixed sampling, the rubric, and a content hash of the task set) live in the source repository: https://github.com/uwsbel/SimBench . These archives are the large run outputs split out of that repository so the repo stays lean; scripts/fetch_published_data.sh restores them.

SHA256:
output_llms.tar.gz        29bc3c7f588d37c1ad839b92628d0ffcf7a30132944b56e4442fef4a31b7f591
output_conversion.tar.gz  7796e86dbae651570ab49e9598d6c8216dc34c72bf57c070eb72cf412222ba08

Files

Files (139.7 MB)

Name Size Download all
md5:45ece64a18eff21c689c874b406d4048
9.3 MB Download
md5:de860f839bbd679e882054195e453082
130.4 MB Download
md5:7ebebf1f6245e199776c3b6e55e01174
180 Bytes Download

Additional details

Related works

Is supplement to
Publication: 10.1109/ACCESS.2026.3685519 (DOI)
Software: https://github.com/uwsbel/SimBench (URL)