Update README.md
Browse files
README.md
CHANGED
|
@@ -231,12 +231,10 @@ We provide a complete evaluation pipeline that supports inference using **DOCR-I
|
|
| 231 |
# Citation
|
| 232 |
If you find our work helpful or inspiring, please feel free to cite it:
|
| 233 |
```bibtex
|
| 234 |
-
@
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
|
| 238 |
-
|
| 239 |
-
archivePrefix={arXiv},
|
| 240 |
-
primaryClass={cs.CL}
|
| 241 |
}
|
| 242 |
```
|
|
|
|
| 231 |
# Citation
|
| 232 |
If you find our work helpful or inspiring, please feel free to cite it:
|
| 233 |
```bibtex
|
| 234 |
+
@article{zhang2025docr,
|
| 235 |
+
title={DOCR-Inspector: Fine-Grained and Automated Evaluation of Document Parsing with VLM},
|
| 236 |
+
author={Zhang, Qintong and Zhang, Junyuan and Ren, Zhifei and Ouyang, Linke and Wen, Zichen and Niu, Junbo and Qu, Yuan and Wang, Bin and Chow, Ka-Ho and He, Conghui and others},
|
| 237 |
+
journal={arXiv preprint arXiv:2512.10619},
|
| 238 |
+
year={2025}
|
|
|
|
|
|
|
| 239 |
}
|
| 240 |
```
|