File size: 681 Bytes
0e060b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)