--- dataset_info: features: - name: submission_text dtype: string - name: submission_title dtype: string - name: submission_score dtype: int64 - name: submission_url dtype: string - name: submission_date dtype: string - name: top_comment_1 dtype: string - name: top_comment_2 dtype: string - name: top_comment_3 dtype: string - name: top_comment_4 dtype: string - name: top_comment_5 dtype: string - name: top_comment_6 dtype: string - name: top_comment_7 dtype: string - name: top_comment_8 dtype: string - name: top_comment_9 dtype: string - name: top_comment_10 dtype: string - name: top_comment_1_AITA_class_by_keyword dtype: int64 - name: top_comment_2_AITA_class_by_keyword dtype: int64 - name: top_comment_3_AITA_class_by_keyword dtype: int64 - name: top_comment_4_AITA_class_by_keyword dtype: int64 - name: top_comment_5_AITA_class_by_keyword dtype: int64 - name: top_comment_6_AITA_class_by_keyword dtype: int64 - name: top_comment_7_AITA_class_by_keyword dtype: int64 - name: top_comment_8_AITA_class_by_keyword dtype: int64 - name: top_comment_9_AITA_class_by_keyword dtype: int64 - name: top_comment_10_AITA_class_by_keyword dtype: int64 - name: consensus dtype: float64 - name: toxicity_label dtype: string - name: toxicity_confidence_score dtype: float64 splits: - name: train num_bytes: 159783929 num_examples: 29339 download_size: 96033335 dataset_size: 159783929 configs: - config_name: default data_files: - split: train path: data/train-* ---