wenqiglantz commited on
Commit
27d2c43
·
verified ·
1 Parent(s): 02acd02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ configs:
16
  path: data/train-*
17
  ---
18
 
19
- This is a subset (2000 samples) of [`timdettmers/openassistant-guanaco`](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) dataset, processed to match Llama 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).
20
 
21
  Inspired by Maxime Labonne's [llm-course repo](https://github.com/mlabonne/llm-course).
22
 
 
16
  path: data/train-*
17
  ---
18
 
19
+ 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).
20
 
21
  Inspired by Maxime Labonne's [llm-course repo](https://github.com/mlabonne/llm-course).
22