Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (21f30fb7bc12c6c575728a84050f06a46cb677e3)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
|
|
|
| 4 |
model-index:
|
| 5 |
- name: financial-summarization-pegasus-finetuned-pytorch-model
|
| 6 |
results: []
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
+
base_model: human-centered-summarization/financial-summarization-pegasus
|
| 5 |
model-index:
|
| 6 |
- name: financial-summarization-pegasus-finetuned-pytorch-model
|
| 7 |
results: []
|