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