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 ·
84bccc0
1
Parent(s): 7d8d58c
Training in progress, step 5000
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:e91fb9a2f7eba3b7c7ebccfea21778045d0992915016be1f1ae497d2b922463d
|
| 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:d25d5ede7e395a604dd100dc0c6cb25d6e875925127f34c5fa1890deeaa80d34
|
| 3 |
+
size 6574
|