Commit
•
8525043
1
Parent(s):
057507f
Librarian Bot: Add base_model information to model (#5)
Browse files- Librarian Bot: Add base_model information to model (c7336c2c5dcb62fd16dc2d88e9b7b9a7e1bad8bc)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
- longt5
|
6 |
- summarization
|
|
|
7 |
model-index:
|
8 |
- name: longt5-mediasum
|
9 |
results:
|
|
|
4 |
- generated_from_trainer
|
5 |
- longt5
|
6 |
- summarization
|
7 |
+
base_model: google/long-t5-tglobal-base
|
8 |
model-index:
|
9 |
- name: longt5-mediasum
|
10 |
results:
|