nick007x's picture
Upload dataset
1c3f0fb verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: selftext
      dtype: string
    - name: score
      dtype: int64
    - name: upvote_ratio
      dtype: float64
    - name: num_comments
      dtype: int64
    - name: created_utc
      dtype: float64
    - name: author
      dtype: string
    - name: permalink
      dtype: string
    - name: url
      dtype: string
    - name: is_self
      dtype: bool
    - name: domain
      dtype: string
    - name: flair
      dtype: string
    - name: subreddit
      dtype: string
    - name: nsfw
      dtype: bool
    - name: spoiler
      dtype: bool
    - name: stickied
      dtype: bool
    - name: awards
      dtype: int64
    - name: scraped_at
      dtype: string
    - name: comments
      list:
        - name: author
          dtype: string
        - name: awards
          dtype: int64
        - name: body
          dtype: string
        - name: created_utc
          dtype: float64
        - name: id
          dtype: string
        - name: is_submitter
          dtype: bool
        - name: parent_id
          dtype: string
        - name: permalink
          dtype: string
        - name: post_id
          dtype: string
        - name: score
          dtype: int64
        - name: stickied
          dtype: bool
    - name: comments_count
      dtype: int64
  splits:
    - name: train
      num_bytes: 18782452
      num_examples: 2815
  download_size: 9529835
  dataset_size: 18782452
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*