Transformers
PyTorch
English
bridgetower
Inference Endpoints
anahita-b commited on
Commit
f79275a
1 Parent(s): 845a530

Update README.md

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