Instructions to use aroot/eng-ind-simcse_longest_sent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aroot/eng-ind-simcse_longest_sent with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("aroot/eng-ind-simcse_longest_sent") model = AutoModelForSeq2SeqLM.from_pretrained("aroot/eng-ind-simcse_longest_sent") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
230474a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6bf84c69fb98f812b35c0ff7bda5f1541b2563ad2cb8ba50c286c7ec724e201b
size 4091
|