Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ base_model:
|
|
8 |
pipeline_tag: image-text-to-text
|
9 |
tags:
|
10 |
- multimodal
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<img src="molmo_logo.png" alt="Logo for the Molmo Project" style="width: auto; height: 50px;">
|
@@ -89,7 +92,7 @@ print(generated_text)
|
|
89 |
| Model | Average Score on 11 Academic Benchmarks | Human Preference Elo Rating |
|
90 |
|-----------------------------|-----------------------------------------|-----------------------------|
|
91 |
| Molmo 72B | 81.2 | 1077 |
|
92 |
-
| **Molmo 7B-D
|
93 |
| Molmo 7B-O | 74.6 | 1051 |
|
94 |
| MolmoE 1B | 68.6 | 1032 |
|
95 |
| GPT-4o | 78.5 | 1079 |
|
|
|
8 |
pipeline_tag: image-text-to-text
|
9 |
tags:
|
10 |
- multimodal
|
11 |
+
- olmo
|
12 |
+
- molmo
|
13 |
+
- pixmo
|
14 |
---
|
15 |
|
16 |
<img src="molmo_logo.png" alt="Logo for the Molmo Project" style="width: auto; height: 50px;">
|
|
|
92 |
| Model | Average Score on 11 Academic Benchmarks | Human Preference Elo Rating |
|
93 |
|-----------------------------|-----------------------------------------|-----------------------------|
|
94 |
| Molmo 72B | 81.2 | 1077 |
|
95 |
+
| **Molmo 7B-D (this model)** | **77.3** | **1056** |
|
96 |
| Molmo 7B-O | 74.6 | 1051 |
|
97 |
| MolmoE 1B | 68.6 | 1032 |
|
98 |
| GPT-4o | 78.5 | 1079 |
|