--- dataset_info: features: - name: 'Unnamed: 0' dtype: int64 - name: post_id dtype: string - name: comment_id dtype: int64 - name: comment_url dtype: string - name: commenter_id dtype: int64 - name: commenter_name dtype: string - name: comment_text dtype: string - name: comment_time dtype: string - name: comment_image dtype: string - name: comment_reactors dtype: string - name: spam dtype: string - name: hate dtype: string splits: - name: train num_bytes: 2520157 num_examples: 5300 download_size: 896481 dataset_size: 2520157 configs: - config_name: default data_files: - split: train path: data/train-* ---