Instructions to use bbunijieun/cnn_summarization_tr_args with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bbunijieun/cnn_summarization_tr_args with Transformers:
# Load model directly from transformers import Transformer model = Transformer.from_pretrained("bbunijieun/cnn_summarization_tr_args", dtype="auto") - Notebooks
- Google Colab
- Kaggle