Commit
•
84c8338
1
Parent(s):
c81451e
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (aba81f0e68b33b7337201a8b980b2a653bd7c612)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: bart-large-finetuned-filtered-spotify-podcast-summ
|
7 |
results: []
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: facebook/bart-large-cnn
|
6 |
model-index:
|
7 |
- name: bart-large-finetuned-filtered-spotify-podcast-summ
|
8 |
results: []
|