Commit
•
050d432
1
Parent(s):
03c6564
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (2cd02cba164ee36d9ef1db115cb195e208781830)
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-malay_headlines
|
8 |
results: []
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- rouge
|
6 |
+
base_model: google/pegasus-newsroom
|
7 |
model-index:
|
8 |
- name: pegasus-newsroom-malay_headlines
|
9 |
results: []
|