Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -100,7 +100,7 @@ demo = gr.Interface(
|
|
| 100 |
),
|
| 101 |
title="GaslightingAI Demo",
|
| 102 |
description="""This AI has been trained to deliberately contradict factual statements.
|
| 103 |
-
It is a demonstration of how language models can be fine-tuned to produce misleading information
|
| 104 |
**Note: The responses from this model should not be taken as truth.**"""
|
| 105 |
)
|
| 106 |
|
|
|
|
| 100 |
),
|
| 101 |
title="GaslightingAI Demo",
|
| 102 |
description="""This AI has been trained to deliberately contradict factual statements.
|
| 103 |
+
It is a demonstration of how language models can be fine-tuned to produce misleading information; Made by Phanguard.
|
| 104 |
**Note: The responses from this model should not be taken as truth.**"""
|
| 105 |
)
|
| 106 |
|