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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Aremaki
/
eds-ner-cardioccc

Token Classification
EDS-NLP
Safetensors
Spanish
biomedical
ner
clinical
ehr
cardiology
nlp
caradioccc
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Aremaki/eds-ner-cardioccc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • EDS-NLP

    How to use Aremaki/eds-ner-cardioccc with EDS-NLP:

    # Load it from the Hub directly
    import edsnlp
    nlp = edsnlp.load("Aremaki/eds-ner-cardioccc")
    
    # Or install it as a package
    !pip install git+https://huggingface.co/Aremaki/eds-ner-cardioccc
    
    # and import it as a module
    import eds_ner_cardioccc
    
    nlp = eds_ner_cardioccc.load()  # or edsnlp.load("eds_ner_cardioccc")
    
  • Notebooks
  • Google Colab
  • Kaggle
eds-ner-cardioccc / eds_ner_cardioccc
513 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Aremaki's picture
Aremaki
Delete eds_ner_cardioccc/ner/embedding/embedding/.ipynb_checkpoints/Untitled-checkpoint.ipynb
096e2bf verified 9 months ago
  • ner
    Delete eds_ner_cardioccc/ner/embedding/embedding/.ipynb_checkpoints/Untitled-checkpoint.ipynb 9 months ago
  • __init__.py
    303 Bytes
    load method 9 months ago
  • config.cfg
    619 Bytes
    new name 9 months ago
  • meta.json
    4 Bytes
    new name 9 months ago
  • tokenizer
    36.9 kB
    new name 9 months ago