Commit
•
ed81341
1
Parent(s):
874f12d
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (cd7dae2744bc6a5a2829235a8421b58749aea17c)
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: t5-cocktails_recipe-base
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: t5-base
|
6 |
model-index:
|
7 |
- name: t5-cocktails_recipe-base
|
8 |
results: []
|