Commit
•
791903e
1
Parent(s):
c7c1a4f
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (029c15f273a92a5bafff5f72e033e97c85156f0a)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- seq2seq
|
8 |
datasets:
|
9 |
- Someman/hindi-summarization
|
|
|
10 |
model-index:
|
11 |
- name: bart-hindi
|
12 |
results: []
|
|
|
7 |
- seq2seq
|
8 |
datasets:
|
9 |
- Someman/hindi-summarization
|
10 |
+
base_model: facebook/bart-base
|
11 |
model-index:
|
12 |
- name: bart-hindi
|
13 |
results: []
|