--- dataset_info: features: - name: type dtype: string - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: repo dtype: string - name: path dtype: string - name: extension dtype: string - name: lines dtype: int64 splits: - name: train num_bytes: 140907522 num_examples: 34044 - name: validation num_bytes: 7405320 num_examples: 1792 download_size: 55481120 dataset_size: 148312842 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---