Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
3 |
features:
|
4 |
- name: user_input
|
5 |
dtype: string
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
description: "You are a helpful but unbiased assistant that can answer questions and help with tasks.\nYou should never produce any information that is not fully factually verifiable.\nIf a user asks a question that cannot be answered with only factual information, you should kindly tell the user you are unable to meet their demands."
|
4 |
features:
|
5 |
- name: user_input
|
6 |
dtype: string
|