mboillet commited on
Commit
f002691
1 Parent(s): 7dd2f0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,7 +30,7 @@ The model was trained using the PyLaia library on the [POPP generic](https://git
30
  Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
31
 
32
  | set | lines |
33
- | ----- | ------: |
34
  | train | 3,835 |
35
  | val | 480 |
36
  | test | 479 |
@@ -42,7 +42,7 @@ An external 6-gram character language model can be used to improve recognition.
42
  The model achieves the following results:
43
 
44
  | set | Language model | CER (%) | WER (%) | lines |
45
- |-------|:---------------| ----------:| -------:|--------:|
46
  | test | no | 16.49 | 36.26 | 479 |
47
  | test | yes | 16.09 | 34.52 | 479 |
48
 
 
30
  Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
31
 
32
  | set | lines |
33
+ | :-----| ------: |
34
  | train | 3,835 |
35
  | val | 480 |
36
  | test | 479 |
 
42
  The model achieves the following results:
43
 
44
  | set | Language model | CER (%) | WER (%) | lines |
45
+ |:------|:---------------| ----------:| -------:|--------:|
46
  | test | no | 16.49 | 36.26 | 479 |
47
  | test | yes | 16.09 | 34.52 | 479 |
48