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

  • Log In
  • Sign Up

uclanlp
/
visualbert-vqa-pre

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

Instructions to use uclanlp/visualbert-vqa-pre with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use uclanlp/visualbert-vqa-pre with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("uclanlp/visualbert-vqa-pre")
    model = AutoModelForPreTraining.from_pretrained("uclanlp/visualbert-vqa-pre")
  • Notebooks
  • Google Colab
  • Kaggle
visualbert-vqa-pre
448 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
gchhablani's picture
gchhablani
Add Model
61b7a7d almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • config.json
    631 Bytes
    Add Model almost 5 years ago
  • pytorch_model.bin
    448 MB
    xet
    Add Model almost 5 years ago