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

  • Log In
  • Sign Up

uclanlp
/
visualbert-vcr

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

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

  • Libraries
  • Transformers

    How to use uclanlp/visualbert-vcr with Transformers:

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