Image-Text-to-Text
Transformers
ONNX
Safetensors
English
idefics3
image-to-text
conversational
MatteoOmenetti commited on
Commit
83c9645
·
verified ·
1 Parent(s): f443b0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -9
README.md CHANGED
@@ -1,12 +1,17 @@
1
- ---
2
- base_model:
3
- - HuggingFaceTB/SmolVLM-256M-Instruct
4
- language:
5
- - en
6
- library_name: transformers
7
- license: cdla-permissive-2.0
8
- pipeline_tag: image-text-to-text
9
- ---
 
 
 
 
 
10
 
11
  <div style="display: flex; align-items: center;">
12
  <img src="https://huggingface.co/ds4sd/SmolDocling-256M-preview/resolve/main/assets/SmolDocling_doctags1.png" alt="SmolDocling" style="width: 200px; height: auto; margin-right: 20px;">
@@ -376,6 +381,13 @@ DocTags are integrated with Docling, which allows export to HTML, Markdown, and
376
  </tr>
377
  </table>
378
 
 
 
 
 
 
 
 
379
  #### Model Summary
380
 
381
  - **Developed by:** Docling Team, IBM Research
 
1
+ ---
2
+ base_model:
3
+ - HuggingFaceTB/SmolVLM-256M-Instruct
4
+ language:
5
+ - en
6
+ library_name: transformers
7
+ license: cdla-permissive-2.0
8
+ pipeline_tag: image-text-to-text
9
+ datasets:
10
+ - ds4sd/SynthCodeNet
11
+ - ds4sd/SynthFormulaNet
12
+ - ds4sd/SynthChartNet
13
+ - HuggingFaceM4/DoclingMatix
14
+ ---
15
 
16
  <div style="display: flex; align-items: center;">
17
  <img src="https://huggingface.co/ds4sd/SmolDocling-256M-preview/resolve/main/assets/SmolDocling_doctags1.png" alt="SmolDocling" style="width: 200px; height: auto; margin-right: 20px;">
 
381
  </tr>
382
  </table>
383
 
384
+
385
+ #### 📊 Datasets
386
+ - [SynthCodeNet](https://huggingface.co/datasets/ds4sd/SynthCodeNet)
387
+ - [SynthFormulaNet](https://huggingface.co/datasets/ds4sd/SynthFormulaNet)
388
+ - [SynthChartNet](https://huggingface.co/datasets/ds4sd/SynthChartNet)
389
+ - [DoclingMatix](https://huggingface.co/datasets/HuggingFaceM4/DoclingMatix)
390
+
391
  #### Model Summary
392
 
393
  - **Developed by:** Docling Team, IBM Research