This dataset allows for fine-tuning chat models using [INST] AND [/INST] to wrap user messages.
Preparation:
The dataset is cloned from TimDettmers, which itself is a subset of the Open Assistant dataset, which you can find here. This subset of the data only contains the highest-rated paths in the conversation tree, with a total of 9,846 samples.
The dataset was then filtered to:
replace instances of '### Human:' with '[INST]'
replace… See the full description on the dataset page:
https://huggingface.co/datasets/Trelis/openassistant-llama-style.