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
Training in progress, step 1500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625537293
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afc79c6394fe4129aa36f88c99fa999f5a4e4746478896cadc82ae0ed4a088ce
|
| 3 |
size 1625537293
|
runs/Jun07_11-34-24_0fbdee335348/events.out.tfevents.1686137670.0fbdee335348.12754.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0293086e5bc968f73b24fb776a55410db4caeab6e16f9a89ce14c38a2427c92a
|
| 3 |
+
size 5623
|