Shane Weisz commited on
Commit
e72e99e
·
1 Parent(s): f98cc97

Update disclaimer to say researchers not developers

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ The system is built by fine-tuning [DialoGPT](https://huggingface.co/microsoft/D
16
  """
17
 
18
  ARTICLE = f"""
19
- _Please note: The system is simply a prototype and cannot be guaranteed to always generate appropriate responses. Any inappropriate views or responses expressed by the system should not be construed as reflective of the views or values of the developers._
20
 
21
 
22
  **Model:** {DEFAULT_MODEL}<br>
 
16
  """
17
 
18
  ARTICLE = f"""
19
+ _Please note: This system is simply a prototype and cannot be guaranteed to always generate appropriate responses. Any inappropriate views or responses expressed by the system should not be construed as reflective of the views or values of the researchers._
20
 
21
 
22
  **Model:** {DEFAULT_MODEL}<br>