ambrosfitz commited on
Commit
9ae459e
·
verified ·
1 Parent(s): 98d1e0f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -30
README.md CHANGED
@@ -10,25 +10,6 @@ tags:
10
  - newspapers
11
  - ocr
12
  - modernbert
13
- configs:
14
- - config_name: default
15
- data_files:
16
- - split: train
17
- path: data/train-*
18
- dataset_info:
19
- features:
20
- - name: decade
21
- dtype: int16
22
- - name: text
23
- dtype: string
24
- - name: source_repo
25
- dtype: string
26
- splits:
27
- - name: train
28
- num_bytes: 994309039
29
- num_examples: 42840
30
- download_size: 652065572
31
- dataset_size: 994309039
32
  ---
33
  # ca_19c_ocr_combined
34
 
@@ -63,18 +44,18 @@ decade-partitioned source datasets for ModernBERT continued-pretraining.
63
 
64
  | Decade | Rows |
65
  |---|---|
66
- | 1800s | 993 |
67
- | 1810s | 999 |
68
- | 1820s | 999 |
69
- | 1830s | 990 |
70
- | 1840s | 995 |
71
- | 1850s | 993 |
72
- | 1860s | 991 |
73
- | 1870s | 978 |
74
- | 1880s | 928 |
75
- | 1890s | 991 |
76
 
77
- **Total rows:** 9,857
78
 
79
  ## Processing
80
 
 
10
  - newspapers
11
  - ocr
12
  - modernbert
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
  # ca_19c_ocr_combined
15
 
 
44
 
45
  | Decade | Rows |
46
  |---|---|
47
+ | 1800s | 1,028 |
48
+ | 1810s | 1,171 |
49
+ | 1820s | 1,624 |
50
+ | 1830s | 2,601 |
51
+ | 1840s | 4,504 |
52
+ | 1850s | 7,917 |
53
+ | 1860s | 6,236 |
54
+ | 1870s | 7,474 |
55
+ | 1880s | 7,595 |
56
+ | 1890s | 2,690 |
57
 
58
+ **Total rows:** 42,840
59
 
60
  ## Processing
61