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