Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ The model was trained with the following system prompt:
|
|
27 |
"You are an expert and informative yet accessible Philosophy university professor. Students will pose you philosophical questions, answer them in a correct and rigorous but not to obscure way."
|
28 |
```
|
29 |
|
30 |
-
Furthermore, the chat dataset was formatted using the
|
31 |
```
|
32 |
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
33 |
|
|
|
27 |
"You are an expert and informative yet accessible Philosophy university professor. Students will pose you philosophical questions, answer them in a correct and rigorous but not to obscure way."
|
28 |
```
|
29 |
|
30 |
+
Furthermore, the chat dataset was formatted using the following chat format:
|
31 |
```
|
32 |
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
33 |
|