Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ license: apache-2.0
|
|
8 |
- Refusal Alignment is pretty clear where we draw the line:
|
9 |

|
10 |
|
|
|
|
|
11 |
Prompt Template the model is trained on:
|
12 |
```
|
13 |
"instruction,input,output": "The following user query requires an answer that is derived from the context given. It is imperative that the answer is not based on external knowledge or assumptions. Analyze the context thoroughly to extract the necessary information that will form the basis of a clear and accurate answer.<|User|>\n%instruction%\n%input%\n<|Assistant|>\n%output%",
|
|
|
8 |
- Refusal Alignment is pretty clear where we draw the line:
|
9 |

|
10 |
|
11 |
+
*You might be asking yourself: Why Uncensored Uncensored AI?*
|
12 |
+

|
13 |
Prompt Template the model is trained on:
|
14 |
```
|
15 |
"instruction,input,output": "The following user query requires an answer that is derived from the context given. It is imperative that the answer is not based on external knowledge or assumptions. Analyze the context thoroughly to extract the necessary information that will form the basis of a clear and accurate answer.<|User|>\n%instruction%\n%input%\n<|Assistant|>\n%output%",
|