Instructions to use EulerianKnight/t5-small-finetuned-pubmed-sum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EulerianKnight/t5-small-finetuned-pubmed-sum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("EulerianKnight/t5-small-finetuned-pubmed-sum") model = AutoModelForSeq2SeqLM.from_pretrained("EulerianKnight/t5-small-finetuned-pubmed-sum", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
c6f4d6a
1
Parent(s): 919a251
Training in progress, step 7000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31ee0f847937ec609ae26b04882a2243807da81cb239cbaa615198c42f60d240
|
| 3 |
size 242071641
|
runs/Jul13_14-38-48_9caa774dda65/events.out.tfevents.1689259177.9caa774dda65.1513.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:4128c0485190bb0a961f05e97764f233b47066e5af6f810188a18035fea68cdb
|
| 3 |
+
size 7202
|