--- license: apache-2.0 dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 1335727.9222204292 num_examples: 4957 - name: test num_bytes: 334134.07777957077 num_examples: 1240 download_size: 796456 dataset_size: 1669862.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---