--- dataset_info: config_name: pcm features: - name: id dtype: string - name: text dtype: string - name: label dtype: string splits: - name: train num_bytes: 1188372 num_examples: 7009 - name: test num_bytes: 265334 num_examples: 1577 - name: val num_bytes: 262882 num_examples: 1571 download_size: 977823 dataset_size: 1716588 configs: - config_name: pcm data_files: - split: train path: pcm/train-* - split: test path: pcm/test-* - split: val path: pcm/val-* ---