Commit
•
9f2b3f7
1
Parent(s):
3ff6041
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (e61b12357706a093c022b3be9cea334c614df45f)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- glue
|
|
|
7 |
model-index:
|
8 |
- name: opt-350m-finetuned-sst2
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- glue
|
7 |
+
base_model: facebook/opt-350m
|
8 |
model-index:
|
9 |
- name: opt-350m-finetuned-sst2
|
10 |
results: []
|