Commit ·
68d620c
1
Parent(s): a3aefc4
Upload README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
For further information, please see the original dataset.
|
| 8 |
+
|
| 9 |
+
License: Apache 2.0
|