--- dataset_info: features: - name: instruction dtype: string - name: context dtype: string - name: output dtype: string splits: - name: train num_bytes: 397781.68973214284 num_examples: 806 - name: test num_bytes: 44417.310267857145 num_examples: 90 download_size: 247818 dataset_size: 442199.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---