torch-forum / README.md
foldl's picture
Upload README.md with huggingface_hub
a17ff7c
|
raw
history blame
601 Bytes
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: category
      dtype: string
    - name: posts
      list:
        - name: contents
          dtype: string
        - name: isAccepted
          dtype: bool
        - name: likes
          dtype: int64
        - name: poster
          dtype: string
    - name: answered
      dtype: bool
  splits:
    - name: train
      num_bytes: 14674
      num_examples: 4
  download_size: 18306
  dataset_size: 14674

Dataset Card for "torch-forum"

More Information needed