Instructions to use NTUYG/SOTitle-csharp-BART with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NTUYG/SOTitle-csharp-BART with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("NTUYG/SOTitle-csharp-BART") model = AutoModelForSeq2SeqLM.from_pretrained("NTUYG/SOTitle-csharp-BART") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
2717077 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f248448cfd6a47516f8da31011abc7ffe1409efa23c25fa59a9d1da5cbc56aa4
size 1625568367
|