Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,9 @@ configs:
|
|
38 |
|
39 |
A version of [databricks/databricks-dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k) made to be easy to use when Instruct fine-tuning LLMs
|
40 |
|
|
|
|
|
|
|
41 |
## Prompt template
|
42 |
|
43 |
The prompt template is the same as in [HuggingFaceTB/SmolLM-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-360M-Instruct). No extra tokens added.
|
|
|
38 |
|
39 |
A version of [databricks/databricks-dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k) made to be easy to use when Instruct fine-tuning LLMs
|
40 |
|
41 |
+
|
42 |
+
# Update: Made new split using Llama 3.1 prompt template
|
43 |
+
|
44 |
## Prompt template
|
45 |
|
46 |
The prompt template is the same as in [HuggingFaceTB/SmolLM-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-360M-Instruct). No extra tokens added.
|