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_GottBERT

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

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

  • Libraries
  • spaCy

    How to use jfrei/de_GPTNERMED_GottBERT with spaCy:

    !pip install https://huggingface.co/jfrei/de_GPTNERMED_GottBERT/resolve/main/de_GPTNERMED_GottBERT-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_GPTNERMED_GottBERT")
    
    # Importing as module.
    import de_GPTNERMED_GottBERT
    nlp = de_GPTNERMED_GottBERT.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_GPTNERMED_GottBERT
977 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
jfrei's picture
jfrei
Remove another slash
74a3f4f 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.69 kB
    Remove another slash over 2 years ago
  • config.cfg
    2.99 kB
    Initial commit over 2 years ago
  • de_GPTNERMED_GottBERT-any-py3-none-any.whl
    469 MB
    xet
    Initial commit over 2 years ago
  • meta.json
    1.28 kB
    Initial commit over 2 years ago
  • tokenizer
    49.2 kB
    Initial commit over 2 years ago