weizhiwang commited on
Commit
1b6bbe8
·
verified ·
1 Parent(s): 538116d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  task_categories:
3
  - image-text-to-text
 
4
  ---
5
 
6
  ## Introduction
@@ -12,7 +13,7 @@ Project page: https://victorwz.github.io/Open-Qwen2VL
12
  Code: https://github.com/Victorwz/Open-Qwen2VL
13
 
14
  ## Dataset
15
- - ccs_ebdataset: CC3M-CC12M-SBU filtered by CLIP by BLIP-1
16
  - datacomp_medium_dfn_webdataset: DataComp-Medium-128M filtered by DFN, we just select this subset based the uids released by DFN
17
  - datacomp_medium_mlm_filter_su_85_union_dfn_webdataset: DataComp-Medium-128M filtered by DFN union DataComp-Medium-128M filtered by MLM-Filter based on the semantic understanding metric with threshold 85
18
 
 
1
  ---
2
  task_categories:
3
  - image-text-to-text
4
+ license: mit
5
  ---
6
 
7
  ## Introduction
 
13
  Code: https://github.com/Victorwz/Open-Qwen2VL
14
 
15
  ## Dataset
16
+ - ccs_ebdataset: CC3M-CC12M-SBU filtered by CLIP, we directly download the webdataset based on the [released of curated subset of BLIP-1](https://github.com/salesforce/BLIP)
17
  - datacomp_medium_dfn_webdataset: DataComp-Medium-128M filtered by DFN, we just select this subset based the uids released by DFN
18
  - datacomp_medium_mlm_filter_su_85_union_dfn_webdataset: DataComp-Medium-128M filtered by DFN union DataComp-Medium-128M filtered by MLM-Filter based on the semantic understanding metric with threshold 85
19