manojkumarvohra
commited on
Commit
•
8171452
1
Parent(s):
f8482ca
Create 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 100 samples of the highest-rated paths in the conversation tree.
|
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
|