michaelbeale-il commited on
Commit
b58f9e0
·
verified ·
1 Parent(s): 34d8018

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
4
 
5
  # Model Card for AAC_GPT2
@@ -15,7 +19,7 @@ This model is developed as a part of the Assistive Context Aware Toolkit (ACAT)
15
  - **Developed by:** Intel Corporation
16
  - **Model type:** Language model for text generation
17
  - **Language(s) supported (NLP):** English
18
- - **License:** Apache-2.0
19
  - **Parent Model:** OpenAI GPT2
20
  - **Input** Models input text only.
21
  - **Output** Models generate text only.
@@ -90,5 +94,4 @@ We compare the base GPT2 model and our fine-tuned model and observe that the gap
90
 
91
  # Forseeable Misuses
92
 
93
- Uses that require high levels of factuality, high stakes situations, mental health or medical applications, generating misinformation or disinformation, impersonating others, facilitating or inciting harassment or violence, any use that could lead to the violation of a human right under the UN Declaration of Human Rights.
94
-
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - openai-community/gpt2
7
  ---
8
 
9
  # Model Card for AAC_GPT2
 
19
  - **Developed by:** Intel Corporation
20
  - **Model type:** Language model for text generation
21
  - **Language(s) supported (NLP):** English
22
+ - **License:** MIT License
23
  - **Parent Model:** OpenAI GPT2
24
  - **Input** Models input text only.
25
  - **Output** Models generate text only.
 
94
 
95
  # Forseeable Misuses
96
 
97
+ Uses that require high levels of factuality, high stakes situations, mental health or medical applications, generating misinformation or disinformation, impersonating others, facilitating or inciting harassment or violence, any use that could lead to the violation of a human right under the UN Declaration of Human Rights.