diff --git a/models/model-cards/abp-model-card.md b/models/model-cards/abp-model-card.md
index 3f9043db86..efc48eed7c 100644
--- a/models/model-cards/abp-model-card.md
+++ b/models/model-cards/abp-model-card.md
@@ -21,31 +21,24 @@ limitations under the License.
# Model Overview
## Description:
-
* This model is an example of a binary XGBoost classifier to differentiate between anomalous GPU behavior, such as crypto mining / GPU malware, and non-anomalous GPU-based workflows (e.g., ML/DL training). This model is for demonstration purposes and not for production usage.
## References(s):
-
* Chen, Guestrin (2016) XGBoost. A scalable tree boosting system. https://arxiv.org/abs/1603.02754
## Model Architecture:
-
**Architecture Type:**
-
* Gradient boosting
**Network Architecture:**
-
* XGBOOST
## Input: (Enter "None" As Needed)
**Input Format:**
-
* nvidia-smi output
**Input Parameters:**
-
* GPU statistics that are included in the nvidia-smi output
**Other Properties Related to Output:** N/A
@@ -53,33 +46,26 @@ limitations under the License.
## Output: (Enter "None" As Needed)
**Output Format:**
-
* Binary Results
**Output Parameters:**
-
* N/A
**Other Properties Related to Output:**
-
* N/A
## Software Integration:
**Runtime(s):**
-
* Morpheus
**Supported Hardware Platform(s):**
-
* Ampere/Turing
**Supported Operating System(s):**
-
* Linux
## Model Version(s):
-
* v1
# Training & Evaluation:
@@ -87,31 +73,25 @@ limitations under the License.
## Training Dataset:
**Link:**
-
* https://github.com/nv-morpheus/Morpheus/blob/branch-24.06/models/datasets/training-data/abp-sample-nvsmi-training-data.json
**Properties (Quantity, Dataset Descriptions, Sensor(s)):**
-
* Sample dataset consists of over 1000 nvidia-smi outputs
## Evaluation Dataset:
**Link:**
-
* https://github.com/nv-morpheus/Morpheus/blob/branch-24.06/models/datasets/validation-data/abp-validation-data.jsonlines
**Properties (Quantity, Dataset Descriptions, Sensor(s)):**
-
* Sample dataset consists of over 1000 nvidia-smi outputs
## Inference:
**Engine:**
-
* Triton
**Test Hardware:**
-
* DGX (V100)
## Ethical Considerations:
@@ -122,146 +102,99 @@ NVIDIA believes Trustworthy AI is a shared responsibility and we have establishe
## Model Card ++ Bias Subcard
### Individuals from the following adversely impacted (protected classes) groups participate in model design and testing.
-
* Not Applicable
### Describe measures taken to mitigate against unwanted bias.
-
* Not Applicable
## Model Card ++ Explainability Subcard
### Name example applications and use cases for this model.
-
* The model is primarily designed for testing purposes and serves as a small model specifically used to evaluate and validate the ABP pipeline. Its application is focused on assessing the effectiveness of the pipeline rather than being intended for broader use cases or specific applications beyond testing.
-### Fill in the blank for the model technique.
-
+### Intended Users.
* The model is primarily designed for testing purposes. This model is intended to be an example for developers that want to test Morpheus ABP pipeline.
### Name who is intended to benefit from this model.
-
* The intended beneficiaries of this model are developers who aim to test the functionality of the ABP models for detecting crypto mining.
### Describe the model output.
-
* This model output can be used as a binary result, Crypto mining or legitimate GPU usage.
-### List the steps explaining how this model works.
-
+### Describe how this model works.
* nvidia-smi features are used as the input and the model predicts a label for each row
-### Name the adversely impacted groups (protected classes) this has been tested to deliver comparable outcomes regardless of:
-
-* Not Applicable
-
### List the technical limitations of the model.
-
* For different GPU workloads different models need to be trained.
-### Has this been verified to have met prescribed NVIDIA standards?
-
+### Has this been verified to have met prescribed NVIDIA quality standards?
* Yes
### What performance metrics were used to affirm the model's performance?
-
* Accuracy
### What are the potential known risks to users and stakeholders?
-
* N/A
### Link the relevant end user license agreement
-
* [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0)
## Model Card ++ Saftey & Security Subcard
### Link the location of the training dataset's repository.
-
* https://github.com/nv-morpheus/Morpheus/blob/branch-24.06/models/datasets/training-data/abp-sample-nvsmi-training-data.json
-### Is the model used in an application with physical safety impact?
-
-* No
-
-### Describe life-critical impact (if present).
-
-* N/A
+### Describe the life critical impact (if present).
+* None
### Was model and dataset assessed for vulnerability for potential form of attack?
-
* No
### Name applications for the model.
-
* The primary application for this model is testing the Morpheus pipeline.
### Name use case restrictions for the model.
-
* The model's use case is restricted to testing the Morpheus pipeline and may not be suitable for other applications.
-### Name target quality Key Performance Indicators (KPIs) for which this has been tested.
-
-* N/A
-
### Is the model and dataset compliant with National Classification Management Society (NCMS)?
-
* No
### Are there explicit model and dataset restrictions?
-
* No
### Are there access restrictions to systems, model, and data?
-
* No
### Is there a digital signature?
-
* No
## Model Card ++ Privacy Subcard
### Generatable or reverse engineerable personally-identifiable information (PII)?
-
* None
### Was consent obtained for any PII used?
-
* N/A
### Protected classes used to create this model? (The following were used in model the model's training:)
-
* N/A
-
### How often is dataset reviewed?
-
* The dataset is initially reviewed upon addition, and subsequent reviews are conducted as needed or upon request for any changes.
### Is a mechanism in place to honor data subject right of access or deletion of personal data?
-
* N/A
### If PII collected for the development of this AI model, was it minimized to only what was required?
-
-* N/A
-
-### Is data in dataset traceable?
-
* N/A
-### Are we able to identify and trace source of dataset?
-
+### Is there data provenance?
* Yes
### Does data labeling (annotation, metadata) comply with privacy laws?
-
* N/A
### Is data compliant with data subject requests for data correction or removal, if such a request was made?
-
* N/A