younes0x53 commited on
Commit
2455fca
Β·
verified Β·
1 Parent(s): 2000081

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ benchmark (100 samples each, greedy decoding):
41
  | Model | Eval CER ↓ | Eval WER ↓ | KHATT-bench CER ↓ | KHATT-bench WER ↓ |
42
  |---|---|---|---|---|
43
  | Qwen3-VL-2B-Instruct (base) | 0.653 | 0.951 | 1.498 | 1.594 |
44
- | **Alhazen-OCR (1 epoch)** | **0.368** | **0.567** | 2.761 | 1.707 |
45
 
46
  **Reading the numbers:** fine-tuning cuts character errors nearly in half on
47
  in-distribution documents (0.65 β†’ 0.37 CER) and word errors from 0.95 β†’ 0.57.
 
41
  | Model | Eval CER ↓ | Eval WER ↓ | KHATT-bench CER ↓ | KHATT-bench WER ↓ |
42
  |---|---|---|---|---|
43
  | Qwen3-VL-2B-Instruct (base) | 0.653 | 0.951 | 1.498 | 1.594 |
44
+ | **Alhazen-OCR** | **0.368** | **0.567** | 2.761 | 1.707 |
45
 
46
  **Reading the numbers:** fine-tuning cuts character errors nearly in half on
47
  in-distribution documents (0.65 β†’ 0.37 CER) and word errors from 0.95 β†’ 0.57.