Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

juletxara
/
lxmert-vsr-random

Transformers
PyTorch
lxmert
pretraining
Model card Files Files and versions
xet
Community

Instructions to use juletxara/lxmert-vsr-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use juletxara/lxmert-vsr-random with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("juletxara/lxmert-vsr-random")
    model = AutoModelForPreTraining.from_pretrained("juletxara/lxmert-vsr-random")
  • Notebooks
  • Google Colab
  • Kaggle
lxmert-vsr-random
913 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
juletxara's picture
juletxara
add model and tokenizer
256d87e almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • README.md
    28 Bytes
    initial commit almost 4 years ago
  • config.json
    988 Bytes
    add model and tokenizer almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    912 MB
    xet
    add model and tokenizer almost 4 years ago
  • special_tokens_map.json
    112 Bytes
    add model and tokenizer almost 4 years ago
  • tokenizer.json
    466 kB
    add model and tokenizer almost 4 years ago
  • tokenizer_config.json
    153 Bytes
    add model and tokenizer almost 4 years ago
  • vocab.txt
    232 kB
    add model and tokenizer almost 4 years ago