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

toolevalxm
/
MedicalExpertModel-TestRepo

Fill-Mask
Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community

Instructions to use toolevalxm/MedicalExpertModel-TestRepo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use toolevalxm/MedicalExpertModel-TestRepo with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="toolevalxm/MedicalExpertModel-TestRepo")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("toolevalxm/MedicalExpertModel-TestRepo")
    model = AutoModelForMaskedLM.from_pretrained("toolevalxm/MedicalExpertModel-TestRepo")
  • Notebooks
  • Google Colab
  • Kaggle
MedicalExpertModel-TestRepo
5.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
toolevalxm's picture
toolevalxm
Upload MedicalExpertModel with benchmark results (epoch 5)
7a84d9f verified 4 months ago
  • figures
    Upload MedicalExpertModel with benchmark results (epoch 5) 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    3.5 kB
    Upload MedicalExpertModel with benchmark results (epoch 5) 4 months ago
  • config.json
    139 Bytes
    Upload MedicalExpertModel with benchmark results (epoch 5) 4 months ago
  • pytorch_model.bin
    45 Bytes
    xet
    Upload MedicalExpertModel with benchmark results (epoch 5) 4 months ago