--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 5180.275862068966 num_examples: 26 - name: test num_bytes: 597.7241379310345 num_examples: 3 download_size: 7941 dataset_size: 5778.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---