Commit
•
b1d768b
1
Parent(s):
009c6b5
Librarian Bot: Add base_model information to model (#4)
Browse files- Librarian Bot: Add base_model information to model (da6f86863f48efdcfad32dc2e786eb815c6f8a98)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -7,6 +7,7 @@ datasets:
|
|
7 |
- samsum
|
8 |
metrics:
|
9 |
- rouge
|
|
|
10 |
model-index:
|
11 |
- name: t5-small-finetuned-samsum-en
|
12 |
results:
|
|
|
7 |
- samsum
|
8 |
metrics:
|
9 |
- rouge
|
10 |
+
base_model: t5-small
|
11 |
model-index:
|
12 |
- name: t5-small-finetuned-samsum-en
|
13 |
results:
|