dataset_info dict | data list |
|---|---|
{
"name": "PE Civil Design — RC Beam Dataset",
"description": "Parametrically generated reinforced concrete beam design dataset used to validate the agentic multi-agent design pipeline. Ground truth outputs are from ETABS finite element analysis. Designs span a broad range of geometric, material, and loading config... | [
{
"id": "B01",
"source": "parametric_etabs",
"inputs": {
"span_length": 180,
"beam_width": 10,
"beam_depth": 20,
"concrete_strength": 4000,
"steel_yield_strength": 60000,
"dead_load": 25,
"live_load": 40,
"clear_cover": 1.5
},
"etabs_outputs": {
... |
README.md exists but content is empty.
- Downloads last month
- 14