Commit
•
ab35e43
1
Parent(s):
f5f4b59
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (194a833f6009427baaa6e78c2c8f086ac0c387b5)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -9,6 +9,7 @@ datasets:
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
- f1
|
|
|
12 |
model-index:
|
13 |
- name: bert-base-uncased-qqp
|
14 |
results:
|
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
- f1
|
12 |
+
base_model: bert-base-uncased
|
13 |
model-index:
|
14 |
- name: bert-base-uncased-qqp
|
15 |
results:
|