--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 3211457 num_examples: 2000 download_size: 1887239 dataset_size: 3211457 configs: - config_name: default data_files: - split: train path: data/train-* --- This is a subset (2000 samples) of [`timdettmers/openassistant-guanaco`](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) dataset, processed to match Mistral-7B-instruct-v0.2's prompt format as described [in this article](https://huggingface.co/blog/llama2#how-to-prompt-llama-2). It was created using the [colab notebook](https://colab.research.google.com/drive/1afeicfJa9Mo8-wEcDoGrjyoVLyFkF9xm?usp=sharing). Inspired by Maxime Labonne's [llm-course repo](https://github.com/mlabonne/llm-course).