Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
This is dataset contain (78k samples) of the excellent [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context/viewer/default/train) and changed to [derekiya/sql-create-context-llama2-78k](https://huggingface.co/datasets/derekiya/sql-create-context-llama2-78k/viewer/default/train) dataset,
|
2 |
-
processed to match Llama 2's prompt format as described in this article.
|
3 |
|
4 |
Useful if you don't want to reformat it by yourself (e.g., using a script). It was designed for this article about fine-tuning a Llama 2 (chat)
|
|
|
1 |
This is dataset contain (78k samples) of the excellent [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context/viewer/default/train) and changed to [derekiya/sql-create-context-llama2-78k](https://huggingface.co/datasets/derekiya/sql-create-context-llama2-78k/viewer/default/train) dataset,
|
2 |
+
processed to match Llama 2's prompt format as described in this article.
|
3 |
|
4 |
Useful if you don't want to reformat it by yourself (e.g., using a script). It was designed for this article about fine-tuning a Llama 2 (chat)
|