Add metadata and link to paper

#1
by nielsr HF Staff - opened
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).