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

  • Log In
  • Sign Up

Jiqing
/
tiny-random-tvp

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

Instructions to use Jiqing/tiny-random-tvp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Jiqing/tiny-random-tvp with Transformers:

    # Load model directly
    from transformers import AutoProcessor, TvpForVideoGrounding
    
    processor = AutoProcessor.from_pretrained("Jiqing/tiny-random-tvp")
    model = TvpForVideoGrounding.from_pretrained("Jiqing/tiny-random-tvp")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-tvp
21.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Jiqing's picture
Jiqing
Upload pytorch_model.bin
72f400f over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    25 Bytes
    initial commit over 2 years ago
  • config.json
    1.49 kB
    Update config.json over 2 years ago
  • preprocessor_config.json
    344 Bytes
    Upload 5 files over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    21.2 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