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

cja5553
/
Bio_ClinicalBERT_MIMIC_IV_death_in_7_prediction_IA3_ti

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use cja5553/Bio_ClinicalBERT_MIMIC_IV_death_in_7_prediction_IA3_ti with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("emilyalsentzer/Bio_ClinicalBERT")
    model = PeftModel.from_pretrained(base_model, "cja5553/Bio_ClinicalBERT_MIMIC_IV_death_in_7_prediction_IA3_ti")
  • Notebooks
  • Google Colab
  • Kaggle
Bio_ClinicalBERT_MIMIC_IV_death_in_7_prediction_IA3_ti
1.16 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
cja5553's picture
cja5553
Update README.md
d5846a3 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    1.93 kB
    Update README.md 5 months ago
  • adapter_config.json
    439 Bytes
    Upload 7 files 5 months ago
  • adapter_model.safetensors
    271 kB
    xet
    Upload 7 files 5 months ago
  • special_tokens_map.json
    132 Bytes
    Upload 7 files 5 months ago
  • tokenizer.json
    669 kB
    Upload 7 files 5 months ago
  • tokenizer_config.json
    1.36 kB
    Upload 7 files 5 months ago
  • vocab.txt
    213 kB
    Upload 7 files 5 months ago