Commit
·
4f9f94d
1
Parent(s):
1ed16cc
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (58f19743d6f3e9da1e0e5ebf741461cf03d0caa4)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- glue
|
|
|
7 |
model-index:
|
8 |
- name: opt-350m-finetuned-cola
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- glue
|
7 |
+
base_model: facebook/opt-350m
|
8 |
model-index:
|
9 |
- name: opt-350m-finetuned-cola
|
10 |
results: []
|