SebastianBodza commited on
Commit
a797ef9
·
verified ·
1 Parent(s): cb6aeee

Update README.md

Browse files

Fixed the Readme:
The Architecture should be based on Idefics like stated in the SmolDocling, but it should be a finetune of SmolVLM-256M-Instruct

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -251,7 +251,8 @@ DocTags are integrated with Docling, which allows export to HTML, Markdown, and
251
  - **Model type:** Multi-modal model (image+text)
252
  - **Language(s) (NLP):** English
253
  - **License:** Apache 2.0
254
- - **Finetuned from model:** Based on [Idefics3](https://huggingface.co/HuggingFaceM4/Idefics3-8B-Llama3) (see technical summary)
 
255
 
256
  **Repository:** [Docling](https://github.com/docling-project/docling)
257
 
 
251
  - **Model type:** Multi-modal model (image+text)
252
  - **Language(s) (NLP):** English
253
  - **License:** Apache 2.0
254
+ - **Architecture:** Based on [Idefics3](https://huggingface.co/HuggingFaceM4/Idefics3-8B-Llama3) (see technical summary)
255
+ - **Finetuned from model:** Based on [SmolVLM-256M-Instruct](https://huggingface.co/HuggingFaceTB/SmolVLM-256M-Instruct)
256
 
257
  **Repository:** [Docling](https://github.com/docling-project/docling)
258