Instructions to use uclanlp/visualbert-vqa-coco-pre with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use uclanlp/visualbert-vqa-coco-pre with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("uclanlp/visualbert-vqa-coco-pre") model = AutoModelForPreTraining.from_pretrained("uclanlp/visualbert-vqa-coco-pre") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
884aaef | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:69e22671ead0bce5d51c9d729d0f9ebde5ace2d179db544dc9f115268a8bb23d
size 448356189
|