timdettmers
commited on
Commit
·
516356f
1
Parent(s):
657e198
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
This dataset is a subset of the Open Assistant dataset, which you can find here: https://huggingface.co/datasets/OpenAssistant/oasst1/tree/main
|
2 |
+
|
3 |
+
This subset of the data only contains the highest-rated paths in the conversation tree, with a total of 9,846 samples.
|
4 |
+
|
5 |
+
This dataset was used to train Guanaco with QLoRA.
|
6 |
+
|
7 |
+
License: Apache 2.0
|