hmd_newspapers / README.md
davanstrien's picture
davanstrien HF staff
Upload README.md with huggingface_hub
0e060b2
|
raw
history blame
681 Bytes
metadata
dataset_info:
  features:
    - name: source
      dtype: string
    - name: title
      dtype: string
    - name: location
      dtype: string
    - name: date
      dtype: timestamp[s]
    - name: item_type
      dtype: string
    - name: word_count
      dtype: int32
    - name: ocr_quality_mean
      dtype: float64
    - name: ocr_quality_sd
      dtype: float64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 13449536172
      num_examples: 2863040
  download_size: 5291958085
  dataset_size: 13449536172

Dataset Card for "hmd_newspapers"

More Information needed