Commit
•
b578870
1
Parent(s):
8d5900d
Librarian Bot: Add base_model information to model (#4)
Browse files- Librarian Bot: Add base_model information to model (e112550cf86b557d53e9446b151a8887b35f92c7)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -13,6 +13,7 @@ datasets:
|
|
13 |
metrics:
|
14 |
- rouge
|
15 |
inference: false
|
|
|
16 |
model-index:
|
17 |
- name: pszemraj/long-t5-tglobal-large-pubmed-3k-booksum-16384-WIP14
|
18 |
results:
|
|
|
13 |
metrics:
|
14 |
- rouge
|
15 |
inference: false
|
16 |
+
base_model: pszemraj/long-t5-tglobal-large-pubmed-3k-booksum-16384-WIP13
|
17 |
model-index:
|
18 |
- name: pszemraj/long-t5-tglobal-large-pubmed-3k-booksum-16384-WIP14
|
19 |
results:
|