yschneider commited on
Commit
8bdbebc
1 Parent(s): 23b7cda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,11 +22,11 @@ pipeline_tag: image-to-text
22
 
23
  # PyLaia - PELLET Casimir Marius - Line level
24
 
25
- This model performs Handwritten Text Recognition in French.
26
 
27
  ## Model description
28
 
29
- The model has been trained using the PyLaia library on the [PELLET Casimir Marius - Line level](Teklia/PELLET-Casimir-Marius-line) dataset.
30
 
31
  Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
32
 
 
22
 
23
  # PyLaia - PELLET Casimir Marius - Line level
24
 
25
+ This model performs Handwritten Text Recognition in French. Trained following [Teklia's tutorial](https://doc.arkindex.org/tutorial/).
26
 
27
  ## Model description
28
 
29
+ The model has been trained, for 100 epochs, using the PyLaia library on the [PELLET Casimir Marius - Line level](Teklia/PELLET-Casimir-Marius-line) dataset.
30
 
31
  Training images were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
32