andreaskoepf
commited on
Commit
•
3cb1175
1
Parent(s):
202d2e9
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# OpenAssistant TOP-1 Conversation Threads
|
5 |
+
|
6 |
+
- Guanacco style export of the best conversation threads from the [open-assistant.io](https://open-assistant.io/) database
|
7 |
+
- exported 2023-08-25
|
8 |
+
- jsonl files with chatml formated conversations
|
9 |
+
- train: 12,947 samples / valid: 680 samples
|