Instructions to use sanjay-m1/active-to-passive with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sanjay-m1/active-to-passive with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sanjay-m1/active-to-passive") model = AutoModelForSeq2SeqLM.from_pretrained("sanjay-m1/active-to-passive") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7e6ae97 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7770eb75b0092cd0a8f289fe59c4194553cfcfe37d4f4a9072636e6acb179ce7
size 242032202
|