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 4000
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:c4c5830e3a6a71d85ef532327b823384636d0ac0e2cf9571a34c3ef74425c954
|
| 3 |
size 1625537293
|
runs/Jun08_01-58-51_fb863ef90b86/events.out.tfevents.1686189911.fb863ef90b86.4992.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:5a58fb516c2af63b7e243174b19d03c2fe71ce72784b3efcfd544c240a1f4576
|
| 3 |
+
size 7983
|