Commit
·
7672b7b
1
Parent(s):
c01cf29
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (3afd6edd17910e2b92e44df1d96ef2a61e2a2720)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -9,6 +9,7 @@ datasets:
|
|
9 |
metrics:
|
10 |
- rouge
|
11 |
pipeline_tag: summarization
|
|
|
12 |
model-index:
|
13 |
- name: stacked-summaries/flan-t5-large-samsum
|
14 |
results:
|
|
|
9 |
metrics:
|
10 |
- rouge
|
11 |
pipeline_tag: summarization
|
12 |
+
base_model: google/flan-t5-large
|
13 |
model-index:
|
14 |
- name: stacked-summaries/flan-t5-large-samsum
|
15 |
results:
|