dariolopez commited on
Commit
4fba413
1 Parent(s): cedd5ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ size_categories:
27
  Subset of the original [OpenAssistant Conversations Dataset (OASST)](https://huggingface.co/datasets/OpenAssistant/oasst1).
28
 
29
  * Filtered by `lang=es`.
30
- * Formatted according to the Llama-2 pattern: <s> [INST] user prompt [/INST] output model </s>
31
  * Select the best ranked output (Some instructions had multiple outputs ranked by humans).
32
  * Select only the first level of the tree conversation.
33
 
 
27
  Subset of the original [OpenAssistant Conversations Dataset (OASST)](https://huggingface.co/datasets/OpenAssistant/oasst1).
28
 
29
  * Filtered by `lang=es`.
30
+ * Formatted according to the Llama-2 pattern: "\<s> [INST] user prompt [/INST] output model \</s>"
31
  * Select the best ranked output (Some instructions had multiple outputs ranked by humans).
32
  * Select only the first level of the tree conversation.
33