Update README.md
#6
by
reach-vb
HF staff
- opened
README.md
CHANGED
@@ -7,6 +7,8 @@ datasets:
|
|
7 |
pipeline_tag: image-text-to-text
|
8 |
language:
|
9 |
- en
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/SmolVLM.png" width="800" height="auto" alt="Image description">
|
@@ -174,4 +176,4 @@ The training data comes from [The Cauldron](https://huggingface.co/datasets/Hugg
|
|
174 |
| PaliGemma 3B 448px| 34.9 | 28.7 | 48.3 | 32.2 | 56.0 | 6.72 |
|
175 |
| moondream2 | 32.4 | 24.3 | 40.3 | 70.5 | 65.2 | 3.87 |
|
176 |
| MiniCPM-V-2 | 38.2 | 39.8 | 39.1 | 71.9 | 74.1 | 7.88 |
|
177 |
-
| MM1.5 1B | 35.8 | 37.2 | 0.0 | 81.0 | 72.5 | NaN |
|
|
|
7 |
pipeline_tag: image-text-to-text
|
8 |
language:
|
9 |
- en
|
10 |
+
base_model:
|
11 |
+
- HuggingFaceTB/SmolLM2-1.7B
|
12 |
---
|
13 |
|
14 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/SmolVLM.png" width="800" height="auto" alt="Image description">
|
|
|
176 |
| PaliGemma 3B 448px| 34.9 | 28.7 | 48.3 | 32.2 | 56.0 | 6.72 |
|
177 |
| moondream2 | 32.4 | 24.3 | 40.3 | 70.5 | 65.2 | 3.87 |
|
178 |
| MiniCPM-V-2 | 38.2 | 39.8 | 39.1 | 71.9 | 74.1 | 7.88 |
|
179 |
+
| MM1.5 1B | 35.8 | 37.2 | 0.0 | 81.0 | 72.5 | NaN |
|