johnlockejrr commited on
Commit
1a0f79d
1 Parent(s): 4d9b1f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -20
README.md CHANGED
@@ -1,12 +1,6 @@
1
  ---
2
- metrics:
3
- - cer
4
- - wer
5
  library_name: PyLaia
6
  pipeline_tag: image-to-text
7
- language:
8
- - he
9
- - sam
10
  license: mit
11
  tags:
12
  - PyLaia
@@ -16,25 +10,14 @@ tags:
16
  - ocr
17
  - historical
18
  - handwritten
19
- ---
20
- library_name: PyLaia
21
- license: mit
22
- tags:
23
- - PyLaia
24
- - PyTorch
25
- - atr
26
- - htr
27
- - ocr
28
- - modern
29
- - handwritten
30
  metrics:
31
- - CER
32
- - WER
33
  language:
34
  - ar
35
  datasets:
36
  - KHATT_v1.0
37
- pipeline_tag: image-to-text
38
 
39
  Many thanks to Teklia team for their work on PyLaia library!
40
 
 
1
  ---
 
 
 
2
  library_name: PyLaia
3
  pipeline_tag: image-to-text
 
 
 
4
  license: mit
5
  tags:
6
  - PyLaia
 
10
  - ocr
11
  - historical
12
  - handwritten
 
 
 
 
 
 
 
 
 
 
 
13
  metrics:
14
+ - cer
15
+ - wer
16
  language:
17
  - ar
18
  datasets:
19
  - KHATT_v1.0
20
+ ---
21
 
22
  Many thanks to Teklia team for their work on PyLaia library!
23