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