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

Medhatvv
/
biogpt_icd10_enhanced

Text Classification
Transformers
Safetensors
PyTorch
biogpt-icd10
medical
icd-10
classification
biogpt
clinical-notes
healthcare
multi-label
medical-coding
discharge-summaries
clinical-nlp
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Medhatvv/biogpt_icd10_enhanced with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Medhatvv/biogpt_icd10_enhanced")
    # Load model directly
    from transformers import BioGPTForICD10Classification
    model = BioGPTForICD10Classification.from_pretrained("Medhatvv/biogpt_icd10_enhanced", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
biogpt_icd10_enhanced
1.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Medhatvv's picture
Medhatvv
Update README.md
5bf4dc3 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    10.1 kB
    Update README.md 12 months ago
  • config.json
    2.77 kB
    Upload BioGPTForICD10Classification 12 months ago
  • merges.txt
    456 kB
    Upload tokenizer 12 months ago
  • model.safetensors
    1.7 GB
    xet
    Upload BioGPTForICD10Classification 12 months ago
  • special_tokens_map.json
    119 Bytes
    Upload tokenizer 12 months ago
  • tokenizer_config.json
    982 Bytes
    Upload tokenizer 12 months ago
  • vocab.json
    927 kB
    Upload tokenizer 12 months ago