Instructions to use filbench/tl_mdeberta_v3_transition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use filbench/tl_mdeberta_v3_transition with spaCy:
!pip install https://huggingface.co/filbench/tl_mdeberta_v3_transition/resolve/main/tl_mdeberta_v3_transition-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("tl_mdeberta_v3_transition") # Importing as module. import tl_mdeberta_v3_transition nlp = tl_mdeberta_v3_transition.load() - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
89f60ec | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a854a73c607789b888ca159dff1d685f9d2fae848e7b2ebd195b4e7448372bbc
size 1212747
|