--- dataset_info: features: - name: post_id dtype: string - name: post_link dtype: string - name: op_author dtype: string - name: delta_recipients sequence: string - name: delta_post_link dtype: string - name: delta_index dtype: int64 - name: post_title dtype: string - name: post_body dtype: string - name: positive_comment dtype: string - name: positive_comment_author dtype: string - name: positive_comment_time dtype: int64 - name: title dtype: string - name: text dtype: string - name: explanation dtype: string - name: author dtype: string splits: - name: train num_bytes: 32391100 num_examples: 5393 download_size: 20160712 dataset_size: 32391100 configs: - config_name: default data_files: - split: train path: data/train-* ---