Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,15 @@ pipeline_tag: image-text-to-text
|
|
10 |
|
11 |
### SmolDocling-256M-preview
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
SmolDocling is a multimodal Image-Text-to-Text model designed for efficient document conversion. It retains Docling's most popular features while ensuring full compatibility with Docling through seamless support for **DoclingDocuments**.
|
14 |
|
15 |
### 🚀 Features:
|
@@ -145,6 +154,11 @@ print(f"Total time: {time.time() - start_time:.2f} sec")
|
|
145 |
```
|
146 |
</details>
|
147 |
|
|
|
|
|
|
|
|
|
|
|
148 |
|
149 |
## Supported Instructions
|
150 |
| Instruction | Description |
|
|
|
10 |
|
11 |
### SmolDocling-256M-preview
|
12 |
|
13 |
+
|
14 |
+
## Table of Contents
|
15 |
+
1. [Model Summary](#model-summary)
|
16 |
+
2. [Features](#features)
|
17 |
+
3. [Limitations](#limitations)
|
18 |
+
4. [Training](#training)
|
19 |
+
5. [License](#license)
|
20 |
+
6. [Citation](#citation)
|
21 |
+
|
22 |
SmolDocling is a multimodal Image-Text-to-Text model designed for efficient document conversion. It retains Docling's most popular features while ensuring full compatibility with Docling through seamless support for **DoclingDocuments**.
|
23 |
|
24 |
### 🚀 Features:
|
|
|
154 |
```
|
155 |
</details>
|
156 |
|
157 |
+
## DocTags
|
158 |
+
|
159 |
+
<img src="https://huggingface.co/ds4sd/SmolDocling-256M-preview/blob/main/assets/doctags_v2.png" width="800" height="auto" alt="Image description">
|
160 |
+
|
161 |
+
|
162 |
|
163 |
## Supported Instructions
|
164 |
| Instruction | Description |
|