VL-BERT icon indicating copy to clipboard operation
VL-BERT copied to clipboard

Pretrained VL-BERT model on bert_based_multilingual_uncased needed to apply zero shot learning for German language

Open aggarwalpiush opened this issue 3 years ago • 0 comments

Hi,

Thanks for such an awesome library.

I want to apply VL-BERT for different German downstream tasks. Due to data scarcity, I want to use VL-BERT in zero shot settings.

Do you also provide pretrained VL-BERT model where bert_based_multilingual_uncased is used as a textual model as I can see it is planning to use during inference (https://github.com/jackroos/VL-BERT/blob/master/external/pytorch_pretrained_bert/modeling.py#L44). If not, is there a way I can use VL-BERT for the German language?

Thanks, Piush Aggarwal

aggarwalpiush avatar Jun 14 '21 16:06 aggarwalpiush