Commit
•
7e8b453
1
Parent(s):
e580c4c
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (1803543ec31a65ce9ab504698dfb1213323edf2a)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- rouge
|
|
|
7 |
model-index:
|
8 |
- name: long-t5-tglobal-base-16384-book-summary-finetuned-dialogsum
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- rouge
|
7 |
+
base_model: pszemraj/long-t5-tglobal-base-16384-book-summary
|
8 |
model-index:
|
9 |
- name: long-t5-tglobal-base-16384-book-summary-finetuned-dialogsum
|
10 |
results: []
|