Instructions to use Pstman/Text_summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Pstman/Text_summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Pstman/Text_summarization") model = AutoModelForSeq2SeqLM.from_pretrained("Pstman/Text_summarization") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jun07_11-00-21_0fbdee335348
- Jun07_11-09-34_0fbdee335348
- Jun07_11-12-23_0fbdee335348
- Jun07_11-13-27_0fbdee335348
- Jun07_11-19-58_0fbdee335348
- Jun07_11-22-58_0fbdee335348
- Jun07_11-30-40_0fbdee335348
- Jun07_11-34-24_0fbdee335348
- Jun07_13-33-43_e370174b2d35
- Jun07_16-25-08_69f4f2d897d4
- Jun07_16-35-23_69f4f2d897d4
- Jun08_01-58-51_fb863ef90b86
- Jun08_03-28-52_fb863ef90b86
- Jun08_03-29-55_fb863ef90b86
- Jun08_03-30-19_fb863ef90b86
- Jun08_03-35-27_fb863ef90b86
- Jun08_03-45-54_fb863ef90b86