--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 9010605.894834807 num_examples: 13538 - name: test num_bytes: 1001696.1051651931 num_examples: 1505 download_size: 5661689 dataset_size: 10012302.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---