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

jfrei
/
de_GPTNERMED_gbert

Token Classification
spaCy
German
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use jfrei/de_GPTNERMED_gbert with spaCy:

    !pip install https://huggingface.co/jfrei/de_GPTNERMED_gbert/resolve/main/de_GPTNERMED_gbert-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_GPTNERMED_gbert")
    
    # Importing as module.
    import de_GPTNERMED_gbert
    nlp = de_GPTNERMED_gbert.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_GPTNERMED_gbert
2.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
jfrei's picture
jfrei
Remove another slash
4c84cce over 2 years ago
  • ner
    Initial commit over 2 years ago
  • transformer
    Initial commit over 2 years ago
  • vocab
    Initial commit over 2 years ago
  • .gitattributes
    1.65 kB
    Initial commit over 2 years ago
  • README.md
    1.68 kB
    Remove another slash over 2 years ago
  • config.cfg
    2.99 kB
    Initial commit over 2 years ago
  • de_GPTNERMED_gbert-any-py3-none-any.whl
    1.25 GB
    xet
    Initial commit over 2 years ago
  • meta.json
    1.27 kB
    Initial commit over 2 years ago
  • tokenizer
    49.2 kB
    Initial commit over 2 years ago