--- dataset_info: features: - name: input dtype: string - name: output dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 5928.0 num_examples: 56 - name: test num_bytes: 741.0 num_examples: 7 download_size: 8027 dataset_size: 6669.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---