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