Instructions to use uclanlp/visualbert-nlvr2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use uclanlp/visualbert-nlvr2 with Transformers:
# Load model directly from transformers import AutoTokenizer, VisualBertForVisualReasoning tokenizer = AutoTokenizer.from_pretrained("uclanlp/visualbert-nlvr2") model = VisualBertForVisualReasoning.from_pretrained("uclanlp/visualbert-nlvr2") - Notebooks
- Google Colab
- Kaggle
No model card
- Downloads last month
- 289
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support