Instructions to use PageOrg/text_summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PageOrg/text_summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("PageOrg/text_summarization") model = AutoModelForSeq2SeqLM.from_pretrained("PageOrg/text_summarization", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 30a5ddcaebd421aa25beb6c5b588191e0eb1c7bbac11233543f1e62c310a2654
- Size of remote file:
- 35.6 MB
- SHA256:
- f9d4e668a42a9e51620d9b50be95d34ba6f8d0a9154f56c2b2bd97e27b41ecdd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.