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 ·
38441e1
1
Parent(s): 84bccc0
Training in progress, step 5500
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:5d5e486a31c7833f475d7499eea1490da84ffc8d1d8368dfc7809e36be3e1925
|
| 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:a0373126d3f235e4097f2136e2e40608e626cceac6277ee5346e38b35b94f61b
|
| 3 |
+
size 6731
|