chengyewang commited on
Commit
0cea2b9
·
verified ·
1 Parent(s): 371336c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+ # TexOCR_RL
5
+
6
+ TexOCR: Benchmarking and Advancing Document OCR Models for Compilable Page-to-LaTeX Reconstruction [ACL 2026 Main]
7
+
8
+ This repository contains the reinforcement learning (RL) model based on **TexOCR_OCR**, further optimized with **GRPO** training.
9
+
10
+ ## Overview
11
+
12
+ - **Base Model**: TexOCR_OCR
13
+ - **Training Method**: GRPO (Reinforcement Learning)
14
+ - **Task**: Compilable Page-to-LaTeX Reconstruction