Instructions to use pvl/labse_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pvl/labse_bert with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("pvl/labse_bert") model = AutoModelForPreTraining.from_pretrained("pvl/labse_bert") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
3fe7197 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b893b5997ed8ea1b2df52f0e3bb1e2b3af1b6e6bfd5bf620142b3bb06f830520
size 1888094162
|