Upload README.md with huggingface_hub

This commit is contained in:
Edward Beeching 2023-10-24 08:25:45 +00:00 committed by huggingface-web
parent ee25cf5336
commit ca063fbbc4

26
README.md Normal file

@ -0,0 +1,26 @@
---
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: test
num_bytes: 154695659
num_examples: 23110
- name: train
num_bytes: 1397058554
num_examples: 207865
download_size: 813207030
dataset_size: 1551754213
---
# Dataset Card for "ultrachat_200k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)