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

ibm-research
/
re2g-ctx-encoder-fever

Transformers
PyTorch
dpr
information retrieval
reranking
Model card Files Files and versions
xet
Community

Instructions to use ibm-research/re2g-ctx-encoder-fever with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ibm-research/re2g-ctx-encoder-fever with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, DPRContextEncoder
    
    tokenizer = AutoTokenizer.from_pretrained("ibm-research/re2g-ctx-encoder-fever")
    model = DPRContextEncoder.from_pretrained("ibm-research/re2g-ctx-encoder-fever")
  • Notebooks
  • Google Colab
  • Kaggle
re2g-ctx-encoder-fever
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
michaelrglass's picture
michaelrglass
Added citation, github repo and paper link to model card.
6433344 about 3 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • README.md
    6.9 kB
    Added citation, github repo and paper link to model card. about 3 years ago
  • config.json
    629 Bytes
    Upload config.json almost 4 years ago
  • pytorch_model.bin
    438 MB
    xet
    Upload pytorch_model.bin almost 4 years ago