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: 129 Bytes
2717077 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5352d62d8ba5be3b9fafdf4d9404fcc2eff114c73286653fd75b786aa72ba4a5
size 2991
|