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

pi3ni0
/
pubmedqa-scibert-classical

Transformers
PyTorch
JAX
bert
pretraining
Model card Files Files and versions
xet
Community
1

Instructions to use pi3ni0/pubmedqa-scibert-classical with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pi3ni0/pubmedqa-scibert-classical with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("pi3ni0/pubmedqa-scibert-classical")
    model = AutoModelForPreTraining.from_pretrained("pi3ni0/pubmedqa-scibert-classical")
  • Notebooks
  • Google Colab
  • Kaggle
pubmedqa-scibert-classical
690 Bytes
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
system's picture
system HF Staff
initial commit
620e230 about 5 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago