--- dataset_info: features: - name: metadata struct: - name: controversiality dtype: int64 - name: normalized_controversiality dtype: float64 - name: post struct: - name: author dtype: string - name: created_utc dtype: int64 - name: downvotes dtype: int64 - name: flair dtype: string - name: no_follow dtype: bool - name: removed_by_category dtype: string - name: score dtype: int64 - name: suggested_sort dtype: string - name: title dtype: string - name: total_awards_received dtype: int64 - name: upvote_ratio dtype: float64 - name: upvotes dtype: int64 - name: subreddit struct: - name: name dtype: string - name: subscribers dtype: int64 - name: conversations list: - name: content dtype: string - name: metadata struct: - name: author dtype: string - name: controversiality dtype: int64 - name: created_utc dtype: int64 - name: downvotes dtype: int64 - name: flair dtype: string - name: is_submitter dtype: bool - name: no_follow dtype: bool - name: removed_by_category dtype: string - name: score dtype: int64 - name: suggested_sort dtype: string - name: title dtype: string - name: total_awards_received dtype: int64 - name: upvote_ratio dtype: float64 - name: upvotes dtype: int64 - name: role dtype: string splits: - name: train num_bytes: 306220420 num_examples: 173713 download_size: 157973682 dataset_size: 306220420 configs: - config_name: default data_files: - split: train path: data/train-* ---