Aarushhh commited on
Commit
7c3af3b
1 Parent(s): a68de37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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.