andreaskoepf
commited on
Commit
•
745b4a3
1
Parent(s):
d798ff4
Update README.md
Browse files
README.md
CHANGED
@@ -9,5 +9,5 @@ size_categories:
|
|
9 |
|
10 |
- [Guanacco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) style export of the best conversation threads from the [open-assistant.io](https://open-assistant.io/) database
|
11 |
- exported August 25, 2023
|
12 |
-
- jsonl files with chatml formatted conversations
|
13 |
- train: 12,947 samples / valid: 680 samples
|
|
|
9 |
|
10 |
- [Guanacco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) style export of the best conversation threads from the [open-assistant.io](https://open-assistant.io/) database
|
11 |
- exported August 25, 2023
|
12 |
+
- jsonl files with [chatml](https://github.com/openai/openai-python/blob/main/chatml.md) formatted conversations
|
13 |
- train: 12,947 samples / valid: 680 samples
|