--- dataset_info: features: - name: id dtype: string - name: label dtype: string - name: text dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 218574 num_examples: 2187 - name: test num_bytes: 63836 num_examples: 625 - name: validation num_bytes: 30341 num_examples: 313 download_size: 183614 dataset_size: 312751 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---