wenqiglantz commited on
Commit
ee0e992
1 Parent(s): e37cf3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -23,3 +23,6 @@ configs:
23
  - split: train
24
  path: data/train-*
25
  ---
 
 
 
 
23
  - split: train
24
  path: data/train-*
25
  ---
26
+
27
+ This is a subset (1000 samples) of [`databricks/databricks-dolly-15k`](https://huggingface.co/datasets/databricks/databricks-dolly-15k) dataset, processed to match Mistral-7B-instruct-v0.2's prompt format. It was created using the [colab notebook](https://colab.research.google.com/drive/1sRy-FT4nqOKG9_K6i4txgDKYkOAdCfBQ?usp=sharing).
28
+