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
03cd470 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:78d55c26a8d7f74dbe0c9ab950aa5c0ccb517230788504ad0d6b1a39b889f0e5
size 1625384886
|