derek-thomas's picture
derek-thomas HF staff
Upload README.md with huggingface_hub
cedd0b0
|
raw
history blame
702 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: content
      dtype: string
    - name: poster
      dtype: string
    - name: date_utc
      dtype: timestamp[us]
    - name: flair
      dtype: string
    - name: title
      dtype: string
    - name: score
      dtype: int64
    - name: permalink
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 250
      num_examples: 1
  download_size: 5088
  dataset_size: 250

Dataset Card for "dataset-creator-reddit-amitheasshole"

More Information needed