ah / README.md
Deojoandco's picture
Upload README.md with huggingface_hub
4108307
|
Raw
History Blame Contribute Delete
1.01 kB
metadata
dataset_info:
  features:
    - name: url
      dtype: string
    - name: id
      dtype: string
    - name: num_comments
      dtype: int64
    - name: name
      dtype: string
    - name: title
      dtype: string
    - name: body
      dtype: string
    - name: score
      dtype: int64
    - name: upvote_ratio
      dtype: float64
    - name: distinguished
      dtype: 'null'
    - name: over_18
      dtype: bool
    - name: created_utc
      dtype: float64
    - name: comments
      list:
        - name: body
          dtype: string
        - name: created_utc
          dtype: float64
        - name: distinguished
          dtype: 'null'
        - name: id
          dtype: string
        - name: permalink
          dtype: string
        - name: score
          dtype: int64
    - name: best_num_comments
      dtype: int64
  splits:
    - name: train
      num_bytes: 90583
      num_examples: 26
  download_size: 75015
  dataset_size: 90583

Dataset Card for "ah"

More Information needed