wenqiglantz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,8 @@ configs:
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- split: train
|
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 |
+
|