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 ·
d71b945
1
Parent(s): 38441e1
Training in progress, step 6000
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:6babe8e4c8b20527341a333c0ee3148d915639d5a59235f969772f2ea281021d
|
| 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:e1632804ff47a66e37c05cae7b7b4a8f5a6305db8107952c74f45c37063c11e1
|
| 3 |
+
size 6888
|