Commit
·
4702b33
1
Parent(s):
96f8c14
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (8ca9dec6385266599b9a2769295e0f104ea7a49d)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
|
|
8 |
model-index:
|
9 |
- name: small-mlm-glue-mnli-target-glue-mrpc
|
10 |
results: []
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
8 |
+
base_model: muhtasham/small-mlm-glue-mnli
|
9 |
model-index:
|
10 |
- name: small-mlm-glue-mnli-target-glue-mrpc
|
11 |
results: []
|