winglian commited on
Commit
93db6b5
·
1 Parent(s): bbf84d3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ This is the Guanaco Extended dataset derived from [OpenAssistant/oasst1](https://huggingface.co/datasets/OpenAssistant/oasst1).
2
+
3
+ Guanaco only uses the first (highest rank) response from the assistant as their dataset, but, we went ahead and collapsed the message tree to the highest ranks and coverted this to a format similar to sharegpt datasets found on HF. The python script is included as well.
4
+