--- dataset_info: features: - name: Introduction dtype: string - name: Input dtype: string - name: Output dtype: string splits: - name: train num_bytes: 1695963.7978294017 num_examples: 10034 - name: test num_bytes: 188459.20217059826 num_examples: 1115 download_size: 112741 dataset_size: 1884423.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---