airsplay / lxmert

PyTorch code for EMNLP 2019 paper "LXMERT: Learning Cross-Modality Encoder Representations from Transformers".
MIT License
930 stars 158 forks source link

How to get the language-only result? #82

Open weiwenlan opened 4 years ago

weiwenlan commented 4 years ago

I notice that you have language-only performance in the Table 2? How did you achieve that?

onlyonewater commented 3 years ago

I'm also interested in this, did you solve it?