Commit ·
136181d
1
Parent(s): 6c9ed8f
Librarian Bot: Add base_model information to model (#5)
Browse files- Librarian Bot: Add base_model information to model (ea3bf817e96ff54bd9ded25a11db64f2848d638a)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
- summarization
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: bart-base-xsum
|
| 8 |
results:
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
- summarization
|
| 6 |
+
base_model: facebook/bart-base
|
| 7 |
model-index:
|
| 8 |
- name: bart-base-xsum
|
| 9 |
results:
|