File size: 538 Bytes
4ccfd73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
039ae68
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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.