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

McGill-NLP
/
dpr-statcan-metadata_encoder-basic_info

Transformers
PyTorch
dpr
Model card Files Files and versions
xet
Community

Instructions to use McGill-NLP/dpr-statcan-metadata_encoder-basic_info with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use McGill-NLP/dpr-statcan-metadata_encoder-basic_info with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, DPRContextEncoder
    
    tokenizer = AutoTokenizer.from_pretrained("McGill-NLP/dpr-statcan-metadata_encoder-basic_info")
    model = DPRContextEncoder.from_pretrained("McGill-NLP/dpr-statcan-metadata_encoder-basic_info")
  • Notebooks
  • Google Colab
  • Kaggle
dpr-statcan-metadata_encoder-basic_info
1.48 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
xhluca's picture
xhluca
initial commit
ec0b7f3 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago