ummagumm-a's picture
Upload README.md with huggingface_hub
fd1af43
|
raw
history blame contribute delete
No virus
693 Bytes
metadata
dataset_info:
  features:
    - name: post_id
      dtype: string
    - name: comment
      dtype: string
    - name: controversiality
      dtype: int64
    - name: edited
      dtype: string
    - name: is_submitter
      dtype: bool
    - name: score
      dtype: int64
    - name: num_comments_below
      dtype: int64
    - name: date-time
      dtype: string
  splits:
    - name: train
      num_bytes: 591662
      num_examples: 3201
    - name: test
      num_bytes: 115871
      num_examples: 643
  download_size: 367223
  dataset_size: 707533

Dataset Card for "reddit_posts_comments"

More Information needed