Commit
•
a5117a3
1
Parent(s):
0a5e5f8
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (a0796b2f4a798d6a0e45c11b09b18e916bc4f4ae)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: tst-summarization
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: facebook/bart-base
|
6 |
model-index:
|
7 |
- name: tst-summarization
|
8 |
results: []
|