HenriPorteur commited on
Commit
62a8944
·
verified ·
1 Parent(s): 0da17b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
  ---
8
  ## Description
9
 
10
- The dataset is sourced from the French Senate's records, available at [this link](https://data.senat.fr/la-base-comptes-rendus/). After segmenting the text into sentences, 160,000 sentences were extracted.
11
 
12
  OCR errors are generated using the following script, designed to simulate errors found in certain documents from the French National Library caused by physical constraints (e.g., page curvature).
13
 
 
7
  ---
8
  ## Description
9
 
10
+ The dataset is sourced from the French Senate's records, available at [this link](https://data.senat.fr/la-base-comptes-rendus/). After segmenting the text into sentences, 200,000 sentences were extracted(160,000 for train, 40,000 for test).
11
 
12
  OCR errors are generated using the following script, designed to simulate errors found in certain documents from the French National Library caused by physical constraints (e.g., page curvature).
13