Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
This is dataset contain (78k samples) of the excellent b-mc2/sql-create-context and changed to derekiya/sql-create-context-llama2-78k dataset,
|
| 2 |
+
processed to match Llama 2's prompt format as described in this article. It was created using the following colab notebook.
|
| 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)
|