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 2000
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:97d447e6f1deb07720ec6cecfe87dc9aea254e2636ad53a5854f53432b370c09
|
| 3 |
size 1625537293
|
runs/Jun07_13-33-43_e370174b2d35/events.out.tfevents.1686145233.e370174b2d35.1773.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:9677449b1c6573c725df45fbf9370f2d393930261c8de93abe694d5d3c630e80
|
| 3 |
+
size 5780
|