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

  • Log In
  • Sign Up

Intel
/
tvp-base-ANet

Transformers
PyTorch
tvp
Model card Files Files and versions
xet
Community

Instructions to use Intel/tvp-base-ANet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Intel/tvp-base-ANet with Transformers:

    # Load model directly
    from transformers import AutoProcessor, TvpForVideoGrounding
    
    processor = AutoProcessor.from_pretrained("Intel/tvp-base-ANet")
    model = TvpForVideoGrounding.from_pretrained("Intel/tvp-base-ANet")
  • Notebooks
  • Google Colab
  • Kaggle
tvp-base-ANet
700 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Jiqing's picture
Jiqing
Upload pytorch_model.bin
d3761c0 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    240 Bytes
    Update README.md over 2 years ago
  • config.json
    1.5 kB
    Update config.json over 2 years ago
  • preprocessor_config.json
    344 Bytes
    Update preprocessor_config.json over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    700 MB
    xet
    Upload pytorch_model.bin over 2 years ago
  • tokenizer.json
    466 kB
    Upload 5 files over 2 years ago
  • vocab.txt
    232 kB
    Upload 5 files over 2 years ago