Update README.md
Browse files
README.md
CHANGED
@@ -49,6 +49,12 @@ Model Performance on Visual Dialog Benchmark
|
|
49 |
| OmniFusion | 25.91| 10.78| 4.74 | 13.80 | 20.53 |
|
50 |
| LLaVA-13B | 24.74| 8.91 | 2.98 | 10.80 | 18.02 |
|
51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
### Examples
|
53 |
|
54 |
<p align="left">
|
|
|
49 |
| OmniFusion | 25.91| 10.78| 4.74 | 13.80 | 20.53 |
|
50 |
| LLaVA-13B | 24.74| 8.91 | 2.98 | 10.80 | 18.02 |
|
51 |
|
52 |
+
Update (April, 2024): OmniFusion-1.1 results:
|
53 |
+
| Model | textvqa| scienceqa | pope | gqa | ok_vqa |
|
54 |
+
| -------------------------------------- | ------ | ---------- | --------- | -------- | ------- |
|
55 |
+
| OmniFusion-1.1 (one encoder, Mistral) | **0.4893** | **0.6802** | 0.7818 | 0.4600 | 0.5187 |
|
56 |
+
| OmniFusion-1.1 (two encoders, Mistral) | 0.4755 | 0.6732 | **0.8153** | **0.4761** | **0.5317** |
|
57 |
+
|
58 |
### Examples
|
59 |
|
60 |
<p align="left">
|