--- license: openrail dataset_info: features: - name: type dtype: string - name: id dtype: string - name: subreddit.id dtype: string - name: subreddit.name dtype: string - name: subreddit.nsfw dtype: bool - name: created_utc dtype: int64 - name: permalink dtype: string - name: body dtype: string - name: sentiment dtype: float64 - name: score dtype: int64 - name: year dtype: int64 - name: nouns_processed sequence: string - name: topics dtype: int64 splits: - name: train num_bytes: 5431025908 num_examples: 4600698 download_size: 2719163729 dataset_size: 5431025908 ---