reddit / README.md
Ahren09's picture
Upload README.md with huggingface_hub
0261740 verified
|
raw
history blame
708 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: '2018'
        path: data/2018-*
dataset_info:
  features:
    - name: url
      dtype: string
    - name: netloc
      dtype: string
    - name: post_id
      dtype: string
    - name: timestamp
      dtype: string
    - name: subreddit
      dtype: string
    - name: author
      dtype: string
    - name: video_id
      dtype: string
    - name: author_fullname
      dtype: string
  splits:
    - name: '2018'
      num_bytes: 1244625478
      num_examples: 8260771
  download_size: 506812627
  dataset_size: 1244625478

Dataset Card for "reddit"

More Information needed