configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: prompt | |
dtype: string | |
- name: completion | |
dtype: string | |
- name: text | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 17739996.800127994 | |
num_examples: 22500 | |
- name: test | |
num_bytes: 1971899.199872005 | |
num_examples: 2501 | |
download_size: 7061034 | |
dataset_size: 19711896.0 | |
# Dataset Card for "MixSnips_for_DecoderOnly_90-10_split-HALF" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |