SAP-RPT-1.5 Model Card

SAP-RPT-1.5 Model Card provides a clear, shared understanding of how SAP‑RPT‑1.5 works, what it has been evaluated to do, and how to use it responsibly in production. It summarizes capabilities, performance, limitations, and safety considerations so that data teams, architects, and governance stakeholders can make informed decisions about when and how to rely on the model. SAP‑RPT‑1.5 is SAP’s relational pre-trained transformer, a table‑native foundation model available through SAP Generative AI Hub that uses in‑context learning to deliver accurate, explainable predictive insights from structured business data across banking, finance, insurance, sales, supply chain, and other enterprise scenarios. Download the Document

Model Card: SAP-RPT-1.5Operationalize SAP’s relational pretrained transformer model to gain predictive,explainable insights from enterprise data without building models from scratch.Card Version: 1.5.0.3Publication Date: 2026-07-24
Model card SAP-RPT-1.5 | v1.5.0.3© 2026 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictionsrelated to this material.Table of Contents1. General Information ......................................................................................................................... 31.1. Model description .................................................................................................................... 31.2. How to use and access ........................................................................................................... 32. Model Details....................................................................................................................................... 32.1. Architecture ................................................................................................................................ 32.2. Inputs & outputs........................................................................................................................ 32.3. Model variants ........................................................................................................................... 4SAP-RPT-1.5 ........................................................................................................................................................................................................5SAP-RPT-1.5-large ..........................................................................................................................................................................................5SAP-RPT-1.5 with targeted context retrieval ..............................................................................................................................53. Performance ........................................................................................................................................ 53.1. Performance & prediction quality ..................................................................................... 5Benchmarking on real-world data ......................................................................................................................................................5Performance on public benchmarks ................................................................................................................................................63.2. Latency ......................................................................................................................................... 74. Trustworthy AI..................................................................................................................................... 84.1. Explainability ............................................................................................................................. 8Column-Wise explainability.....................................................................................................................................................................8Row-Wise explainability .............................................................................................................................................................................84.2. Ethics & safety ............................................................................................................................ 84.3. Training data............................................................................................................................... 95. Further References ........................................................................................................................... 9Appendix ..................................................................................................................................................... 10Public benchmarks and baselines ..................................................................................................................................................11Trademarks .......................................................................................................................................................................................................11
Model card SAP-RPT-1.5 | v1.5.0.3© 2026 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictionsrelated to this material.1. General Information1.1. Model descriptionSAP-RPT-1.5 (Relational Pretrained Transformer) is a table-native relational foundation modelbuilt by SAP. It is designed with a deep understanding of the relationships, structures, andsemantics inherent in tabular enterprise data.The core capability of SAP-RPT-1.5 is tabular in-context learning, where the model makespredictions based on context rows and query rows that are provided at inference time. SAP-RPT-1.5 can be applied out of the box across a wide range of enterprise tasks without requiring anytraining or fine-tuning steps.1.2. How to use and accessSAP-RPT-1.5 is available for productive use via generative AI hub on SAP AI Core. If you are anexisting SAP customer, you can follow these steps to access SAP-RPT-1.5 in your SAP BTPenvironment. Find more information about SAP-RPT-1.5 here.To try out the model, you can access the RPT playground free of charge at https://rpt.cloud.sap.Simply upload your own tabular dataset or use one of the example scenarios provided to gethands-on with the model.2. Model Details2.1. ArchitectureSAP-RPT-1.5 employs a transformer-based architecture optimized for tabular data, featuringsemantic embeddings, a table-native 2D attention scheme, and classification/regression headsfor output generation. The model is designed to detect connections and dependencies acrossrows and columns in large enterprise tables, with optimized processing for the unique semanticsand data types found in business data. For more information on the architecture, see this peer-reviewed paper from NeurIPS 2025.2.2. Inputs & outputsAs an in-context learner, the model accepts labeled examples (context rows) of the predictivetask and query rows in which the values to be predicted are masked by a special token([PREDICT] in the example below), both simultaneously at inference time. Note that there is nodedicated training step as the model comes pre-trained to deliver instant predictions.