sap-archgen-lfm2-230M / eval-predictive-maintenance.spec.json
smjain's picture
Upload eval-predictive-maintenance.spec.json with huggingface_hub
0594afb verified
Raw
History Blame Contribute Delete
2.23 kB
{
"title": "Predictive Maintenance — classic ml",
"blocks": [
{
"id": "external",
"label": "External",
"blocks": [],
"components": [
{
"id": "c0",
"label": "Business User"
}
]
},
{
"id": "sap_btl",
"label": "SAP BTP",
"blocks": [
{
"id": "subaccount",
"label": "Subaccount",
"blocks": [
{
"id": "sap_ai",
"label": "SAP AI",
"blocks": [],
"components": [
{
"id": "c1",
"label": "SAP AI Core"
},
{
"id": "c2",
"label": "SAP AI Launchpad"
}
]
}
],
"components": [
{
"id": "c3",
"label": "CAP Application"
},
{
"id": "c4",
"label": "SAP HANA Cloud"
},
{
"id": "c5",
"label": "Custom Model"
},
{
"id": "c6",
"label": "SAP Destination service"
},
{
"id": "c7",
"label": "SAP Connectivity service"
}
]
}
],
"components": []
},
{
"id": "on-premise",
"label": "On-Premise",
"blocks": [],
"components": [
{
"id": "c8",
"label": "Cloud Connector"
},
{
"id": "c9",
"label": "SAP S/4HANA"
}
]
}
],
"connections": [
{
"source": "c0",
"target": "c3"
},
{
"source": "c3",
"target": "c1"
},
{
"source": "c5",
"target": "c1"
},
{
"source": "c1",
"target": "c2",
"label": "manage"
},
{
"source": "c3",
"target": "c4"
},
{
"source": "c3",
"target": "c6"
},
{
"source": "c6",
"target": "c7"
},
{
"source": "c7",
"target": "c8"
},
{
"source": "c8",
"target": "c9"
}
]
}