REDDIT_threaded / README.md
clefourrier's picture
clefourrier HF staff
Upload README.md with huggingface_hub
a8d4b42
|
raw
history blame
747 Bytes
metadata
dataset_info:
  features:
    - name: start_date
      dtype: string
    - name: end_date
      dtype: string
    - name: thread_id
      dtype: string
    - name: subreddit
      dtype: string
    - name: subreddit_id
      dtype: string
    - name: total_score
      dtype: int64
    - name: text
      dtype: string
    - name: num_messages
      dtype: int64
    - name: avg_score
      dtype: float64
  splits:
    - name: tifu
      num_bytes: 454388196
      num_examples: 208970
    - name: Documentaries
      num_bytes: 93629662
      num_examples: 54210
  download_size: 341072575
  dataset_size: 548017858

Dataset Card for "REDDIT_threaded"

More Information needed