HanXiao1999 nielsr HF Staff commited on
Commit
e83a3b5
·
verified ·
1 Parent(s): 6c34a9b

Add metadata and link to paper (#1)

Browse files

- Add metadata and link to paper (f0be3a6c4d2e5d8beb8967c13d2f2e3ac9a6fed4)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  datasets:
3
  - HanXiao1999/DocMark-Pile
 
 
4
  base_model:
5
  - OpenGVLab/InternVL2-2B
6
- ---
 
 
 
1
  ---
2
  datasets:
3
  - HanXiao1999/DocMark-Pile
4
+ library_name: transformers
5
+ pipeline_tag: image-text-to-text
6
  base_model:
7
  - OpenGVLab/InternVL2-2B
8
+ ---
9
+
10
+ This repository contains the model presented in [DocMark: Adaptive Markup Language Generation for Contextually-Grounded Visual Document Understanding](https://huggingface.co/papers/2505.05446).