File size: 806 Bytes
7822826
 
 
 
 
 
 
 
 
 
 
 
 
 
219901c
7822826
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: mit
language:
- en
base_model:
- google/mt5-large
pipeline_tag: translation
model-index:
  - name: paleo-hebrew-mt5-translate
    results:
      - task:
          type: text2text-generation
          name: End-to-End OCR Translation 
        dataset:
          id: mr3vial/paleo-hebrew-seals-unambiguous
          type: custom
          name: Hebrew Stamp Seals Evaluation Set
        metrics:
          - name: chrF++
            type: chrf
            value: 60.69
          - name: CER
            type: cer
            value: 0.3439
          - name: WER
            type: wer
            value: 0.4238
          - name: Exact Match
            type: exact_match
            value: 0.3133
          - name: Exact Match (No Space)
            type: exact_match
            value: 0.3133
---