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

Add metadata and link to paper

Browse files

This PR ensures your model shows up at https://huggingface.co/papers/2505.05446.

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).