Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,12 @@ language:
|
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
---
|
6 |
-
This is BLIP3o-8B checkpoint trained on the open source data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
---
|
6 |
+
This is BLIP3o-8B checkpoint trained on the **open source** data.
|
7 |
+
|
8 |
+
|
9 |
+
| Model | Pretrain Data | GenEval | DBP | WISE |
|
10 |
+
|---------------------|-----------------------------------------------------------|---------|--------|------|
|
11 |
+
| 4B (open source) | 30 million open-source examples | 0.81 | 79.36 | 0.50 |
|
12 |
+
| 8B (open source) | 30 million open-source examples | 0.83 | 80.73 | 0.52 |
|
13 |
+
| 8B (paper reported) | 30 million open-source + 30 million proprietary examples | 0.84 | 81.60 | 0.62 |
|
14 |
+
|