khang119966
commited on
Commit
•
38ec2e8
1
Parent(s):
1912243
Update README.md
Browse files
README.md
CHANGED
@@ -287,6 +287,10 @@ print(f'User: {question}\nAssistant: {response}')
|
|
287 |
#print(f'User: {question}\nAssistant: {response}')
|
288 |
```
|
289 |
|
|
|
|
|
|
|
|
|
290 |
## Citation
|
291 |
|
292 |
```
|
|
|
287 |
#print(f'User: {question}\nAssistant: {response}')
|
288 |
```
|
289 |
|
290 |
+
## Bias, Risks, and Limitations
|
291 |
+
The model might have biases because it learned from data that could be biased.
|
292 |
+
Users should be cautious of these possible biases when using the model.
|
293 |
+
|
294 |
## Citation
|
295 |
|
296 |
```
|