We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: