Mujojojo commited on
Commit
c0fe7b0
·
verified ·
1 Parent(s): 35a2041

Upload explainability.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. explainability.md +13 -0
explainability.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Field | Response
2
+ :------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------
3
+ Intended Task/Domain: | Text-to-Text translation
4
+ Model Type: | Decoder-only Transformer
5
+ Intended Users: | Translators, marketers, and web developers who deliver content in multiple languages.
6
+ Output: | Text translated into the target language
7
+ Describe how the model works: | The model takes text in the source language as input and translates it into the target language as text.
8
+ Name the adversely impacted groups this has been tested to deliver comparable outcomes regardless of: | Not Applicable
9
+ Technical Limitations & Mitigation: | Accuracy varies based on the characteristics of the input (domain, use case, noise, context, etc.). Grammatical errors and semantic issues may be present. As a potential mitigation, users can adjust the prompt to improve translation quality.
10
+ Verified to have met prescribed NVIDIA quality standards: | Yes
11
+ Performance Metrics: | BLEU and COMET scores.
12
+ Potential Known Risks: | Translations may not be 100% accurate. This is not recommended for word-for-word translation.
13
+ Licensing: | GOVERNING TERMS: Use of the model is governed by the [NVIDIA Open Model License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/) ADDITIONAL INFORMATION: [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).