chirunder/MixSnips_for_DecoderOnly_90-10_split
Dataset Card for "MixSnips_for_DecoderOnly_90-10_split" More Information needed
06
1---2configs:3- config_name: default4 data_files:5 - split: train6 path: data/train-*7 - split: test8 path: data/test-*9dataset_info:10 features:11 - name: prompt12 dtype: string13 - name: completion14 dtype: string15 - name: text16 dtype: string17 splits:18 - name: train19 num_bytes: 35544374.71207727520 num_examples: 4500221 - name: test22 num_bytes: 3949989.287922724623 num_examples: 500124 download_size: 1416390025 dataset_size: 39494364.026---27# Dataset Card for "MixSnips_for_DecoderOnly_90-10_split"28 29[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)