Commit
•
63a0009
1
Parent(s):
73b6bfe
Librarian Bot: Add base_model information to model (#4)
Browse files- Librarian Bot: Add base_model information to model (7026ec4a57118477fee5d1046b51d6bcc626e96d)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -8,6 +8,7 @@ datasets:
|
|
8 |
- glue
|
9 |
metrics:
|
10 |
- accuracy
|
|
|
11 |
model-index:
|
12 |
- name: bert-base-uncased-mnli
|
13 |
results:
|
|
|
8 |
- glue
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
+
base_model: bert-base-uncased
|
12 |
model-index:
|
13 |
- name: bert-base-uncased-mnli
|
14 |
results:
|