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
Commit History
Update README.md e50b169
Update README.md 3fd2054
Update README.md 67036b4
Update README.md 6c324ca
Update README.md a698425
model 4e5811f
gowitheflow-1998 commited on