Skip to content

Commit

Permalink
Update abp-model-card.md (#1439)
Browse files Browse the repository at this point in the history
Requested updates on behalf of Michael Boone

Authors:
  - Devin Robison (https://github.com/drobison00)
  - https://github.com/HesAnEasyCoder

Approvers:
  - https://github.com/raykallen

URL: #1439
  • Loading branch information
drobison00 authored Dec 14, 2023
1 parent 1afe668 commit 9f951a8
Showing 1 changed file with 10 additions and 48 deletions.
58 changes: 10 additions & 48 deletions models/model-cards/abp-model-card.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.

## 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). The model is an XGBoost model. <br>
* 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. <br>

## References(s):

Expand Down Expand Up @@ -112,52 +112,15 @@ limitations under the License.

**Test Hardware:** <br>

* Other <br>
* DGX (V100) <br>

## Ethical Considerations:
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their supporting model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse. For more detailed information on ethical considerations for this model, please see the Model Card++ Explainability, Bias, Safety & Security, and Privacy Subcards below. Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).

# Subcards

## Model Card ++ Bias Subcard

### What is the gender balance of the model validation data?

* Not Applicable

### What is the racial/ethnicity balance of the model validation data?

* Not Applicable

### What is the age balance of the model validation data?

* Not Applicable

### What is the language balance of the model validation data?

* Not Applicable

### What is the geographic origin language balance of the model validation data?

* Not Applicable

### What is the educational background balance of the model validation data?

* Not Applicable

### What is the accent balance of the model validation data?

* Not Applicable

### What is the face/key point balance of the model validation data?

* Not Applicable

### What is the skin/tone balance of the model validation data?

* Not Applicable

### What is the religion balance of the model validation data?

* Not Applicable

### Individuals from the following adversely impacted (protected classes) groups participate in model design and testing.

* Not Applicable
Expand Down Expand Up @@ -196,7 +159,10 @@ limitations under the License.

* For different GPU workloads different models need to be trained.

### Has this been verified to have met prescribed NVIDIA standards?

* Yes

### What performance metrics were used to affirm the model's performance?

* Accuracy
Expand All @@ -220,7 +186,7 @@ limitations under the License.

* No

### Describe physical safety impact (if present).
### Describe life-critical impact (if present).

* N/A

Expand All @@ -236,10 +202,6 @@ limitations under the License.

* The model's use case is restricted to testing the Morpheus pipeline and may not be suitable for other applications.

### Has this been verified to have met prescribed quality standards?

* No

### Name target quality Key Performance Indicators (KPIs) for which this has been tested.

* N/A
Expand All @@ -265,7 +227,7 @@ limitations under the License.

### Generatable or reverse engineerable personally-identifiable information (PII)?

* Neither
* None

### Was consent obtained for any PII used?

Expand Down

0 comments on commit 9f951a8

Please sign in to comment.