Datasets:
| dataset: | |
| name: llm-srbench__phys_osc__PO1 | |
| description: null | |
| splits: | |
| train: | |
| file: train.csv | |
| samples: 3500 | |
| ratio: 7 | |
| valid: | |
| file: valid.csv | |
| samples: 500 | |
| ratio: 1 | |
| id_test: | |
| file: id_test.csv | |
| samples: 500 | |
| ratio: 1 | |
| ood_test: | |
| file: ood_test.csv | |
| samples: 500 | |
| ratio: 1 | |
| ground_truth_formula: | |
| file: formula.py | |
| features: | |
| - name: x | |
| type: continuous | |
| train_range: [-2.1862950325012207, 2.223069190979004] | |
| ood_range: [-0.7371268272399902, 0.9878875017166135] | |
| description: Position at time t | |
| - name: t | |
| type: continuous | |
| train_range: [0.0, 35.99919891357422] | |
| ood_range: [36.0072021484375, 40.0] | |
| description: Time | |
| target: | |
| name: dv_dt | |
| type: continuous | |
| train_range: [-2.420074701309204, 2.3911492824554443] | |
| ood_range: [-1.3082520961761477, 1.452786207199097] | |
| description: Acceleration in Nonl-linear Harmonic Oscillator | |
| license: MIT | |
| citation: | |
| arXiv: 2504.10415 | |
| title: 'LLM-SRBench: A New Benchmark for Scientific Equation Discovery with Large Language Models' | |
| resources: | |
| - https://github.com/deep-symbolic-mathematics/llm-srbench | |
| - https://huggingface.co/datasets/nnheui/llm-srbench | |