--- dataset_info: features: - name: idx dtype: int64 - name: original_idx dtype: int64 - name: instruction dtype: string - name: response dtype: string - name: response_token_length dtype: int64 - name: full_token_length dtype: int64 splits: - name: train num_bytes: 1856785 num_examples: 328 download_size: 1054479 dataset_size: 1856785 configs: - config_name: default data_files: - split: train path: data/train-* ---