Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
# BridgeTower base-itm-mlm model
|
14 |
|
15 |
The BridgeTower model was proposed in [BridgeTower: Building Bridges Between Encoders in Vision-Language Representative Learning] by Xiao Xu, Chenfei Wu, Shachar Rosenman, Vasudev Lal, Wanxiang Che, Nan Duan.
|
16 |
-
The model was pretrained
|
17 |
[this paper](https://arxiv.org/pdf/2206.08657.pdf) and first released in
|
18 |
[this repository](https://github.com/microsoft/BridgeTower).
|
19 |
|
|
|
13 |
# BridgeTower base-itm-mlm model
|
14 |
|
15 |
The BridgeTower model was proposed in [BridgeTower: Building Bridges Between Encoders in Vision-Language Representative Learning] by Xiao Xu, Chenfei Wu, Shachar Rosenman, Vasudev Lal, Wanxiang Che, Nan Duan.
|
16 |
+
The model was pretrained on English language using masked language modeling (MLM) and image text matching (ITM)objectives. It was introduced in
|
17 |
[this paper](https://arxiv.org/pdf/2206.08657.pdf) and first released in
|
18 |
[this repository](https://github.com/microsoft/BridgeTower).
|
19 |
|