Instructions to use kwang2049/TSDAE-askubuntu2nli_stsb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kwang2049/TSDAE-askubuntu2nli_stsb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="kwang2049/TSDAE-askubuntu2nli_stsb")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("kwang2049/TSDAE-askubuntu2nli_stsb") model = AutoModel.from_pretrained("kwang2049/TSDAE-askubuntu2nli_stsb") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
1f8a4e1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fd72b7c3ee66da3c576334cc0f687af00ac46a5a536e79531a7301c66f8cb729
size 438015479
|