Update README.md
Browse files
README.md
CHANGED
|
@@ -12,8 +12,8 @@ datasets:
|
|
| 12 |
|
| 13 |
# BridgeTower base model
|
| 14 |
|
| 15 |
-
The BridgeTower model was proposed in
|
| 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 |
|
|
|
|
| 12 |
|
| 13 |
# BridgeTower base 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 |
|