Update README.md
Browse files
README.md
CHANGED
@@ -90,8 +90,13 @@ if __name__ == '__main__':
|
|
90 |
inference_once(args)
|
91 |
```
|
92 |
|
93 |
-
|
|
|
|
|
|
|
|
|
94 |
|
|
|
95 |
## Evaluation
|
96 |
|
97 |
We evaluate the multimodal performance across a variety of datasets: VizWiz, SQA$^\text{I}$, VQA$^\text{T}$, POPE, GQA, MMB, MMB$^\text{CN}$
|
|
|
90 |
inference_once(args)
|
91 |
```
|
92 |
|
93 |
+
<center>
|
94 |
+
|
95 |
+
**Prompt: Who is the author of this book?\nAnswer the question using a single word or phrase.**
|
96 |
+

|
97 |
+
**Author:** Susan Wise Bauer
|
98 |
|
99 |
+
</center>
|
100 |
## Evaluation
|
101 |
|
102 |
We evaluate the multimodal performance across a variety of datasets: VizWiz, SQA$^\text{I}$, VQA$^\text{T}$, POPE, GQA, MMB, MMB$^\text{CN}$
|