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

healx
/
biomedical-dpr-ctx-encoder

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

Instructions to use healx/biomedical-dpr-ctx-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use healx/biomedical-dpr-ctx-encoder with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, DPRContextEncoder
    
    tokenizer = AutoTokenizer.from_pretrained("healx/biomedical-dpr-ctx-encoder")
    model = DPRContextEncoder.from_pretrained("healx/biomedical-dpr-ctx-encoder")
  • Notebooks
  • Google Colab
  • Kaggle
biomedical-dpr-ctx-encoder
876 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
6e4e87e verified 12 months ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model 12 months ago
  • README.md
    389 Bytes
    Create README.md over 4 years ago
  • config.json
    637 Bytes
    add model over 4 years ago
  • model.safetensors
    438 MB
    xet
    Adding `safetensors` variant of this model 12 months ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    438 MB
    xet
    add model over 4 years ago