jiuhai commited on
Commit
780fe66
·
verified ·
1 Parent(s): 3d48160

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
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
+