--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 512.0 num_examples: 2 - name: test num_bytes: 102 num_examples: 1 download_size: 6193 dataset_size: 614.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---