Commit
•
10f869c
1
Parent(s):
f855ba8
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (c50dd9a89c156ad91f1d1aecac9b2b1e02626c28)
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_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: text2text-example
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: facebook/bart-large
|
6 |
model-index:
|
7 |
- name: text2text-example
|
8 |
results: []
|