Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
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:
|