File size: 832 Bytes
6ca4adf 532411c 6ca4adf 532411c 6ca4adf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
license: cc-by-3.0
dataset_info:
features:
- name: instruction
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: category
dtype: string
splits:
- name: train
num_bytes: 12208856
num_examples: 14863
- name: validation
num_bytes: 117314
num_examples: 151
download_size: 7866269
dataset_size: 12326170
---
# Dataset Card for "dolly-15k"
# Summary
This is the dataset supplied by Databricks for training Dolly V2. This set is split 99% training / 1% validation, should you want to set aside some records for evaluation purposes.
## Special thanks to ❤️ Databricks for creating and making this set available.
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |