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

jaffolte
/
rag_mcqa

Transformers
Safetensors
rag
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use jaffolte/rag_mcqa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, RagSequenceForGeneration
    
    tokenizer = AutoTokenizer.from_pretrained("jaffolte/rag_mcqa")
    model = RagSequenceForGeneration.from_pretrained("jaffolte/rag_mcqa")
  • Notebooks
  • Google Colab
  • Kaggle
rag_mcqa / question_encoder_tokenizer
264 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jaffolte's picture
jaffolte
Upload 7 files
692108f verified almost 2 years ago
  • special_tokens_map.json
    132 Bytes
    Upload 7 files almost 2 years ago
  • tokenizer_config.json
    1.34 kB
    Upload 7 files almost 2 years ago
  • vocab.txt
    262 kB
    Upload 7 files almost 2 years ago