Dolphin是一种新颖的多模态文档图像解析模型,采用 “先分析后解析” 的范式。它通过两阶段方法应对复杂文档理解的挑战,该方法旨在处理文本段落、图表、公式和表格等相互交织的元素。
Go to file
yang yingjie ac388cd229 first commit 2025-05-30 09:15:28 +08:00
.gitattributes Add .gitattributes 2025-05-29 18:01:59 +08:00
README.md Initial commit 2025-05-29 18:01:58 +08:00
config.json first commit 2025-05-30 09:15:28 +08:00
generation_config.json first commit 2025-05-30 09:15:28 +08:00
model.safetensors first commit 2025-05-30 09:15:28 +08:00
preprocessor_config.json first commit 2025-05-30 09:15:28 +08:00
special_tokens_map.json first commit 2025-05-30 09:15:28 +08:00
tokenizer.json first commit 2025-05-30 09:15:28 +08:00
tokenizer_config.json first commit 2025-05-30 09:15:28 +08:00

README.md

Dolphin

Dolphin是一种新颖的多模态文档图像解析模型采用 “先分析后解析” 的范式。它通过两阶段方法应对复杂文档理解的挑战,该方法旨在处理文本段落、图表、公式和表格等相互交织的元素。