--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 6598.622950819672 num_examples: 54 - name: test num_bytes: 855.3770491803278 num_examples: 7 download_size: 7044 dataset_size: 7454.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---