Instructions to use gowitheflow/LASER-cubed-bert-base-unsup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gowitheflow/LASER-cubed-bert-base-unsup with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("gowitheflow/LASER-cubed-bert-base-unsup") model = AutoModel.from_pretrained("gowitheflow/LASER-cubed-bert-base-unsup") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4e5811f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a30e8ad7c45bc50ca9668256aa18e62b24acffef19a84b9e67bfb2c3c2a16826
size 438000173
|