--- dataset_info: features: - name: prompt dtype: string - name: completions list: string - name: labels list: int64 - name: source dtype: string - name: other_info dtype: string - name: index dtype: int64 splits: - name: train num_bytes: 2492807607 num_examples: 39158 - name: val num_bytes: 286876518 num_examples: 4895 - name: test num_bytes: 206163527 num_examples: 4895 download_size: 964109367 dataset_size: 2985847652 configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* ---