Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

uclanlp
/
visualbert-nlvr2

Transformers
PyTorch
visual_bert
Model card Files Files and versions
xet
Community
1

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
visualbert-nlvr2
443 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
gchhablani's picture
gchhablani
Add Model
2cb8057 almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • config.json
    635 Bytes
    Add Model almost 5 years ago
  • pytorch_model.bin
    443 MB
    xet
    Add Model almost 5 years ago