TheHappyDrone
commited on
Commit
•
832cbca
1
Parent(s):
216036e
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ This model is intended to be ran on low end hardware and hosted as a chatbot. Co
|
|
18 |
### Out-of-Scope Use
|
19 |
This model is only intended for short role-play conversaions, and fails to perform adequatley at any other tasks.
|
20 |
|
21 |
-
|
22 |
This model is a fine tuned variant of Microsoft's DialoGPT, so it likely has the same inherit biases as thier base model. It may create harmful outputs if pushed to, but is highly unlikely to unless prompted to.
|
23 |
This model is only fine tuned on hyper specific dialogue scenerios, and is severley limited in its ability to hold conversations outside of its domain (spaceship sales). This model does exhibit short term memory issues when not reminded of which ship it is talking about, and may also sometimes hallucinate new ships, prices, features, etc that were not part of its training.
|
24 |
|
|
|
18 |
### Out-of-Scope Use
|
19 |
This model is only intended for short role-play conversaions, and fails to perform adequatley at any other tasks.
|
20 |
|
21 |
+
## Bias, Risks, and Limitations
|
22 |
This model is a fine tuned variant of Microsoft's DialoGPT, so it likely has the same inherit biases as thier base model. It may create harmful outputs if pushed to, but is highly unlikely to unless prompted to.
|
23 |
This model is only fine tuned on hyper specific dialogue scenerios, and is severley limited in its ability to hold conversations outside of its domain (spaceship sales). This model does exhibit short term memory issues when not reminded of which ship it is talking about, and may also sometimes hallucinate new ships, prices, features, etc that were not part of its training.
|
24 |
|