Datasets:
Add a bit more metadata
Browse files
README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Summary
|
| 5 |
`databricks-dolly-15k` is an open source dataset of instruction-following records generated by thousands of Databricks employees in several
|
|
@@ -94,4 +101,4 @@ This dataset was developed at Databricks (https://www.databricks.com) and its us
|
|
| 94 |
Certain categories of material in the dataset include materials from the following sources, licensed under the CC BY-SA 3.0 license:
|
| 95 |
|
| 96 |
Wikipedia (various pages) - https://www.wikipedia.org/
|
| 97 |
-
Copyright © Wikipedia editors and contributors.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-3.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
- summarization
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
size_categories:
|
| 9 |
+
- 10K<n<100K
|
| 10 |
---
|
| 11 |
# Summary
|
| 12 |
`databricks-dolly-15k` is an open source dataset of instruction-following records generated by thousands of Databricks employees in several
|
|
|
|
| 101 |
Certain categories of material in the dataset include materials from the following sources, licensed under the CC BY-SA 3.0 license:
|
| 102 |
|
| 103 |
Wikipedia (various pages) - https://www.wikipedia.org/
|
| 104 |
+
Copyright © Wikipedia editors and contributors.
|