Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ language:
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Introduction
|
@@ -73,5 +76,4 @@ Samples 4241, Correct: 1725, Accuracy: 40.64%, IMG-Accuracy: 36.54%
|
|
73 |
| Electronics | 30 | 0.267 |
|
74 |
| Energy and Power | 30 | 0.333 |
|
75 |
| Materials | 30 | 0.267 |
|
76 |
-
| Mechanical Engineering | 30 | 0.233 |
|
77 |
-
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
pipeline_tag: image-text-to-text
|
8 |
+
base_model:
|
9 |
+
- apple/OpenELM-270M-Instruct
|
10 |
+
- facebook/dinov2-small
|
11 |
---
|
12 |
|
13 |
# Introduction
|
|
|
76 |
| Electronics | 30 | 0.267 |
|
77 |
| Energy and Power | 30 | 0.333 |
|
78 |
| Materials | 30 | 0.267 |
|
79 |
+
| Mechanical Engineering | 30 | 0.233 |
|
|