--- dataset_info: features: - name: input dtype: string - name: output dtype: string - name: instruction dtype: string - name: source dtype: int64 - name: generation dtype: string - name: time dtype: float64 - name: response dtype: string - name: len dtype: int64 splits: - name: train num_bytes: 76390 num_examples: 100 download_size: 38119 dataset_size: 76390 configs: - config_name: default data_files: - split: train path: data/train-* ---