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

jamezoon
/
medmcqa-pubmedbert-mcqa

Text Classification
PyTorch
Safetensors
Transformers
English
medical
mcq
medmcqa
bert
pubmedbert
question-answering
multiple-choice
Model card Files Files and versions
xet
Community

Instructions to use jamezoon/medmcqa-pubmedbert-mcqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jamezoon/medmcqa-pubmedbert-mcqa with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="jamezoon/medmcqa-pubmedbert-mcqa")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("jamezoon/medmcqa-pubmedbert-mcqa", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
medmcqa-pubmedbert-mcqa / encoder
439 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jamezoon's picture
jamezoon
Upload MedMCQA encoder + MCQA head export
3b9aaa5 verified 2 months ago
  • config.json
    667 Bytes
    Upload MedMCQA encoder + MCQA head export 2 months ago
  • model.safetensors
    438 MB
    xet
    Upload MedMCQA encoder + MCQA head export 2 months ago
  • special_tokens_map.json
    125 Bytes
    Upload MedMCQA encoder + MCQA head export 2 months ago
  • tokenizer.json
    706 kB
    Upload MedMCQA encoder + MCQA head export 2 months ago
  • tokenizer_config.json
    1.29 kB
    Upload MedMCQA encoder + MCQA head export 2 months ago
  • vocab.txt
    226 kB
    Upload MedMCQA encoder + MCQA head export 2 months ago