Commit
•
ef7c7df
1
Parent(s):
859bc1c
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (b0c9488b6474a965c39ccf14f1c40931010585f5)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets: din0s/asqa
|
|
|
6 |
model-index:
|
7 |
- name: bart-base-asqa-cb
|
8 |
results: []
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets: din0s/asqa
|
6 |
+
base_model: facebook/bart-base
|
7 |
model-index:
|
8 |
- name: bart-base-asqa-cb
|
9 |
results: []
|