derek-thomas's picture
derek-thomas HF staff
Upload README.md with huggingface_hub
b18347e
|
raw
history blame contribute delete
No virus
830 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: content
      dtype: string
    - name: score
      dtype: int64
    - name: date_utc
      dtype: timestamp[ns]
    - name: title
      dtype: string
    - name: flair
      dtype: string
    - name: poster
      dtype: string
    - name: permalink
      dtype: string
    - name: updated
      dtype: bool
    - name: new
      dtype: bool
    - name: embedding
      sequence: float64
  splits:
    - name: train
      num_bytes: 128012062
      num_examples: 10355
  download_size: 95501729
  dataset_size: 128012062

Dataset Card for "processed-subset-bestofredditorupdates"

More Information needed