Instructions to use Seonguk/textSummarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Seonguk/textSummarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Seonguk/textSummarization") model = AutoModelForSeq2SeqLM.from_pretrained("Seonguk/textSummarization") - Notebooks
- Google Colab
- Kaggle
Delete model_epoch36.pkl
Browse files- model_epoch36.pkl +0 -3
model_epoch36.pkl
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1b52c2d15ebdf0387c2f96ff8279bb263c79a273ac8ac24d327e3e0ac172cb9c
|
| 3 |
-
size 495681289
|
|
|
|
|
|
|
|
|
|
|
|