|
--- |
|
dataset_info: |
|
features: |
|
- name: prompt |
|
dtype: string |
|
- name: response |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 1868875699 |
|
num_examples: 994896 |
|
download_size: 1050255655 |
|
dataset_size: 1868875699 |
|
--- |
|
# Dataset Card for "orca-gpt4-chatml" |
|
|
|
As of 7/21/23, the [OpenOrca](https://huggingface.co/datasets/Open-Orca/OpenOrca) dataset has something malformed, causing a crash when you try to load it in `dataset`. |
|
|
|
The GPT-4 data looks good though, so I preprocess it and push it up here in ChatML format. |