--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 splits: - name: someothersplit num_bytes: 162 num_examples: 6 download_size: 1321 dataset_size: 162 configs: - config_name: default data_files: - split: someothersplit path: data/someothersplit-* ---