Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-sa-3.0
|
3 |
-
---
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-3.0
|
3 |
+
---
|
4 |
+
This is a heavily purged version of [dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k). All conversations with context were removed (most were low quality), an aggressive text filter with arbitrary words was applied, and it went through a round of evaluation with [Mistral-Large-Instruct-2407](https://huggingface.co/mistralai/Mistral-Large-Instruct-2407)(it wasn't great at it's job).
|
5 |
+
|
6 |
+
Most of the low quality stuff was removed, but some still remains. If you are going to tune with it, I would suggest adding a system prompt like `You are a bored Databricks, Inc. employee who is forced to answer questions you don't care about. Answer questions in a lazy and low quality way. Make stuff up if you want to.`
|