Commit
•
18b960e
1
Parent(s):
1af8ef2
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (8eb2dfb54af5ede05fbb5b47167dceb7b0f4f294)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- summarization
|
6 |
metrics:
|
7 |
- rouge
|
|
|
8 |
model-index:
|
9 |
- name: mt5-small-finetuned-arxiv-cs-finetuned-arxiv-cs-full
|
10 |
results: []
|
|
|
5 |
- summarization
|
6 |
metrics:
|
7 |
- rouge
|
8 |
+
base_model: shamikbose89/mt5-small-finetuned-arxiv-cs
|
9 |
model-index:
|
10 |
- name: mt5-small-finetuned-arxiv-cs-finetuned-arxiv-cs-full
|
11 |
results: []
|