Commit ·
039ae68
1
Parent(s): 4ccfd73
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,4 +14,6 @@ dataset_info:
|
|
| 14 |
---
|
| 15 |
# Dataset Card for "orca-gpt4-chatml"
|
| 16 |
|
| 17 |
-
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
# Dataset Card for "orca-gpt4-chatml"
|
| 16 |
|
| 17 |
+
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`.
|
| 18 |
+
|
| 19 |
+
The GPT-4 data looks good though, so I preprocess it and push it up here in ChatML format.
|