tkmtakada-sbint commited on
Commit
eafb8d4
·
verified ·
1 Parent(s): 7d9d23f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -91,7 +91,7 @@ VJRODa evaluates OCR capabilities for Japanese documents, particularly focusing
91
  | Model | CER(↓) | BLEU(↑) |
92
  | - | - | - |
93
  | gpt-5-mini-2025-08-07 | 72.4 | 23.6 |
94
- | Qwen3.5-VL-4B-Instruct | 86.1 | 47.8 |
95
  | KARAKURI VL 32B Instruct 2507 | 280 | 14.1 |
96
  | LightOnOCR-2-1B | 158 | 28.9 |
97
  | dots.ocr | 40.1 | 71.5 |
@@ -268,7 +268,7 @@ The following image visualizes the output bounding boxes in red:
268
  ```
269
  @misc{sarashinaOCR2026,
270
  title = {Sarashina2.2-OCR: End-to-end OCR Model for Japanese Document Parsing},
271
- author = {Takumi Takada and Toshiyuki Tanaka and Kohei Uehara and Mikihiro Tanaka and Alexis Vallet and Aman Jain},
272
  year = {2026},
273
  url = {https://huggingface.co/sbintuitions/sarashina2.2-ocr}
274
  }
 
91
  | Model | CER(↓) | BLEU(↑) |
92
  | - | - | - |
93
  | gpt-5-mini-2025-08-07 | 72.4 | 23.6 |
94
+ | Qwen3.5-4B(non-thinking) | 86.1 | 47.8 |
95
  | KARAKURI VL 32B Instruct 2507 | 280 | 14.1 |
96
  | LightOnOCR-2-1B | 158 | 28.9 |
97
  | dots.ocr | 40.1 | 71.5 |
 
268
  ```
269
  @misc{sarashinaOCR2026,
270
  title = {Sarashina2.2-OCR: End-to-end OCR Model for Japanese Document Parsing},
271
+ author = {Takumi Takada and Toshiyuki Tanaka and Kohei Uehara and Mikihiro Tanaka and Alexis Vallet and Aman Jain and Ryuichiro Hataya and Seitaro Shinagawa and Yuto Imai and Teppei Suzuki},
272
  year = {2026},
273
  url = {https://huggingface.co/sbintuitions/sarashina2.2-ocr}
274
  }