topics_labelled / README.md
bartoszmaj's picture
Upload README.md with huggingface_hub
75868f9
|
raw
history blame contribute delete
No virus
669 Bytes
metadata
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: 2719140067
  dataset_size: 5431025908