diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a66017 --- /dev/null +++ b/README.md @@ -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) \ No newline at end of file