ruggsea commited on
Commit
f0031da
1 Parent(s): 4146ec5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Llama3-instruct chat format:
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