REDDIT_threaded / README.md
clefourrier's picture
clefourrier HF staff
Upload README.md with huggingface_hub
4803e94
|
raw
history blame
827 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
    - name: explainlikeimfive
      num_bytes: 1046681120
      num_examples: 652525
  download_size: 973998898
  dataset_size: 1594698978

Dataset Card for "REDDIT_threaded"

More Information needed