From ca063fbbc462612f81ec0353f2e3d38d6134ff78 Mon Sep 17 00:00:00 2001 From: Edward Beeching Date: Tue, 24 Oct 2023 08:25:45 +0000 Subject: [PATCH] Upload README.md with huggingface_hub --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md 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