Upload safety, privacy, explainability and bias.md
Browse files- bias_subcard.md +5 -0
- explainability.md +14 -0
- privacy.md +14 -0
- safety.md +6 -0
bias_subcard.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Field | Response
|
| 2 |
+
:---------------------------------------------------------------------------------------------------|:---------------
|
| 3 |
+
Participation considerations from adversely impacted groups [protected classes](https://www.senate.ca.gov/content/protected-classes) in model design and testing: | None
|
| 4 |
+
Participation considerations from adversely impacted groups [protected classes](https://www.senate.ca.gov/protected-classes) in model design and testing | None
|
| 5 |
+
Measures taken to mitigate against unwanted bias: | None
|
explainability.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Field | Response
|
| 2 |
+
:------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------
|
| 3 |
+
Intended Domain: | Speech to text transcription
|
| 4 |
+
Model Type: | ASR
|
| 5 |
+
Intended Users: | This model is intended for developers, researchers, academics, and industries building conversational based applications.
|
| 6 |
+
Output: | Text
|
| 7 |
+
Describe how the model works: | The model transcribes audio input into text in the input language.
|
| 8 |
+
Name the adversely impacted groups this has been tested to deliver comparable outcomes regardless of: | Not Applicable
|
| 9 |
+
Technical Limitations & Mitigation: | Transcripts may not be 100% accurate. Accuracy varies based on the characteristics of input audio (Domain, Use Case, Accent, Noise, Speech Type, Context of speech, etc.)
|
| 10 |
+
Verified to have met prescribed NVIDIA quality standards: | Yes
|
| 11 |
+
Performance Metrics: | Word Error Rate (WER), Silence Robustness (characters per minute of silent audio), Latency (milliseconds), Throughput (total audio processed per unit of time).
|
| 12 |
+
Potential Known Risks: | Not recommended for word-for-word transcription, as accuracy varies with the characteristics of the input audio (domain, use case, accent, noise level, speech type, and speech context).
|
| 13 |
+
Licensing: | GOVERNING TERMS: Use of this model is governed by the NVIDIA Open Model License Agreement (found at [https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/))
|
| 14 |
+
|
privacy.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Field | Response
|
| 2 |
+
:----------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------
|
| 3 |
+
Generatable or reverse engineerable personal data? | No
|
| 4 |
+
Personal data used to create this model? | Yes - Voice
|
| 5 |
+
Was consent obtained for any personal data used? | Yes
|
| 6 |
+
Is a mechanism in place to honor data subject right of access or deletion of personal data? | Yes
|
| 7 |
+
If personal data was collected for the development of the model, was it collected directly by NVIDIA? | Yes
|
| 8 |
+
If personal data was collected for the development of the model by NVIDIA, do you maintain or have access to disclosures made to data subjects? | Yes
|
| 9 |
+
If personal data was collected for the development of this AI model, was it minimized to only what was required? | Yes
|
| 10 |
+
Is there provenance for all datasets used in training? | Yes
|
| 11 |
+
Does data labeling (annotation, metadata) comply with privacy laws? | Yes
|
| 12 |
+
Is data compliant with data subject requests for data correction or removal, if such a request was made? | The data is compliant where applicable, but is not applicable for all data.
|
| 13 |
+
Applicable Privacy Policy | [https://www.nvidia.com/en-us/about-nvidia/privacy-policy/]
|
| 14 |
+
|
safety.md
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Field | Response
|
| 2 |
+
:---------------------------------------------------|:----------------------------------
|
| 3 |
+
Model Application Field(s): | Speech to Text Transcription
|
| 4 |
+
Describe the life critical impact (if present). | Not Applicable
|
| 5 |
+
Use Case Restrictions: | Abide by the NVIDIA Open Model License Agreement (found at [https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/)).
|
| 6 |
+
Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
|