--- dataset_info: features: - name: id dtype: int64 - name: text dtype: string - name: group dtype: string - name: discourse_type dtype: string - name: is_toxic dtype: int64 splits: - name: train num_bytes: 12918380 num_examples: 48066 - name: test num_bytes: 1415035 num_examples: 5208 download_size: 6832504 dataset_size: 14333415 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* language: - pt tags: - hatespeech - toxic - bias pretty_name: toxsyn size_categories: - 10K