Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

panmiqi
/
spacy-deberta

Token Classification
spaCy
English
ner
deberta
conll2003
Model card Files Files and versions
xet
Community

Instructions to use panmiqi/spacy-deberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use panmiqi/spacy-deberta with spaCy:

    !pip install https://huggingface.co/panmiqi/spacy-deberta/resolve/main/spacy-deberta-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("spacy-deberta")
    
    # Importing as module.
    import spacy-deberta
    nlp = spacy-deberta.load()
  • Notebooks
  • Google Colab
  • Kaggle
spacy-deberta
747 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
panmiqi's picture
panmiqi
Update README.md
fd8846d verified 6 months ago
  • ner
    Upload folder using huggingface_hub 6 months ago
  • transformer
    Upload folder using huggingface_hub 6 months ago
  • vocab
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.62 kB
    Upload folder using huggingface_hub 6 months ago
  • README.md
    1.72 kB
    Update README.md 6 months ago
  • config.cfg
    2.9 kB
    Upload folder using huggingface_hub 6 months ago
  • meta.json
    1.15 kB
    Upload folder using huggingface_hub 6 months ago
  • tokenizer
    77.1 kB
    Upload folder using huggingface_hub 6 months ago