Commit
•
200f969
1
Parent(s):
fe0fef9
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (d3e0d7c1a6b7e66dbae39e5ac484227d0c644124)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: bart-finetuned-yelpreviews
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
base_model: facebook/bart-base
|
6 |
model-index:
|
7 |
- name: bart-finetuned-yelpreviews
|
8 |
results: []
|