Commit
·
cd68758
1
Parent(s):
1f3b6c0
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (f2bcaf03ae22e91f038895f7946f8d9197faaf53)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
datasets: din0s/asqa
|
6 |
metrics:
|
7 |
- rouge
|
|
|
8 |
model-index:
|
9 |
- name: t5-small-asqa-ob
|
10 |
results: []
|
|
|
5 |
datasets: din0s/asqa
|
6 |
metrics:
|
7 |
- rouge
|
8 |
+
base_model: google/t5-small-ssm-nq
|
9 |
model-index:
|
10 |
- name: t5-small-asqa-ob
|
11 |
results: []
|