Commit
•
70bd1c8
1
Parent(s):
4b73b9f
Librarian Bot: Add base_model information to model (#6)
Browse files- Librarian Bot: Add base_model information to model (c79e3446f3e0fc8bed1e39786e2ae97de332c0b1)
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-WIP15
|
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-WIP15
|
19 |
results:
|