Commit
•
0751aca
1
Parent(s):
4d228cd
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (a9cf134788db8236a6a8ce79e020eb6abb897c65)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -3,6 +3,7 @@ tags:
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- rouge
|
|
|
6 |
model-index:
|
7 |
- name: pegasus-newsroom-summarizer_30216
|
8 |
results: []
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- rouge
|
6 |
+
base_model: google/pegasus-newsroom
|
7 |
model-index:
|
8 |
- name: pegasus-newsroom-summarizer_30216
|
9 |
results: []
|