zhilinw commited on
Commit
1fc1e04
·
verified ·
1 Parent(s): 41052f8

Upload explainability.md

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 Application & Domain: | Response Customization in Large Language Model Development
4
+ Model Type: | Text-to-Text Transformer
5
+ Intended User: | Developers customizing model response across different applications and domains.
6
+ Output: | Text
7
+ Describe how the model works: | Generates edit of last user response based on a prior conversation and feedback.
8
+ Name the adversely impacted groups this has been tested to deliver comparable outcomes regardless of: | Not Applicable
9
+ Verified to have met prescribed quality standards: | Yes
10
+ Technical Limitations: | This model may not work well beyond input sequence length of 4, 096 tokens.
11
+ Performance Metrics: | Throughput and Latency
12
+ Potential Known Risks: | The model was trained on data that contains toxic language, unsafe content, and societal biases originally crawled from the internet. Therefore, the model may amplify those biases and return toxic responses especially when prompted with toxic prompts. The model may generate answers that may be inaccurate, omit key information, or include irrelevant or redundant text producing socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive.
13
+ Licensing: | GOVERNING TERMS: Use of this model is governed by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/) . Additional Information: [Llama 3.3 Community License Agreement](https://www.llama.com/llama3_3/license/). Built with Llama.