--- dataset_info: features: - name: id dtype: int64 - name: prompt dtype: string - name: type dtype: string - name: label dtype: string - name: focus dtype: string - name: note dtype: string - name: completion dtype: string splits: - name: train num_bytes: 199402 num_examples: 250 download_size: 106238 dataset_size: 199402 configs: - config_name: default data_files: - split: train path: data/train-* ---