Commit
•
8b75d2a
1
Parent(s):
9bbcf33
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (11368cb8c19b1206f3d5c8f1b94f28bc01ab077c)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -3,6 +3,7 @@ tags:
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- rouge
|
|
|
6 |
model-index:
|
7 |
- name: pegasus-newsroom-headline_writer_oct22
|
8 |
results: []
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- rouge
|
6 |
+
base_model: google/pegasus-newsroom
|
7 |
model-index:
|
8 |
- name: pegasus-newsroom-headline_writer_oct22
|
9 |
results: []
|