Transformers
PyTorch
English
bridgetower
Inference Endpoints
anahita-b commited on
Commit
bedb3be
1 Parent(s): 3d672b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ datasets:
12
 
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).
 
12
 
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).