--- dataset_info: - config_name: default features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 514394.5926800472 num_examples: 2760 - name: test num_bytes: 487612.83612040133 num_examples: 2718 download_size: 716116 dataset_size: 1002007.4288004485 - config_name: toxicchat0124 features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 514394.5926800472 num_examples: 2760 - name: test num_bytes: 487612.83612040133 num_examples: 2718 download_size: 716116 dataset_size: 1002007.4288004485 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - config_name: toxicchat0124 data_files: - split: train path: toxicchat0124/train-* - split: test path: toxicchat0124/test-* ---