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

  • Log In
  • Sign Up

yysung53
/
dpr

Transformers
PyTorch
text_similarity
Model card Files Files and versions
xet
Community

Instructions to use yysung53/dpr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yysung53/dpr with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("yysung53/dpr", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
dpr
877 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Yoo Yeon Sung
second commit
d33c2c0 over 4 years ago
  • passage_encoder
    initial commit over 4 years ago
  • query_encoder
    initial commit over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • config.json
    336 Bytes
    second commit over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (1)

    • "collections.OrderedDict"

    What is a pickle import?

    495 Bytes
    xet
    second commit over 4 years ago