Commit
•
addaacc
1
Parent(s):
c2007da
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (256c218b1ccdbd17c21437580f3b6d4600a451fc)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- squad
|
|
|
7 |
model-index:
|
8 |
- name: t5-e2e-questions-generation
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- squad
|
7 |
+
base_model: t5-base
|
8 |
model-index:
|
9 |
- name: t5-e2e-questions-generation
|
10 |
results: []
|