Commit
•
5791148
1
Parent(s):
1d30f97
Librarian Bot: Add base_model information to model (#4)
Browse files- Librarian Bot: Add base_model information to model (47a0944164a4d32294ecdb9c1afa01672077f681)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -8,6 +8,7 @@ datasets:
|
|
8 |
- glue
|
9 |
metrics:
|
10 |
- matthews_correlation
|
|
|
11 |
model-index:
|
12 |
- name: roberta-base-cola
|
13 |
results:
|
|
|
8 |
- glue
|
9 |
metrics:
|
10 |
- matthews_correlation
|
11 |
+
base_model: roberta-base
|
12 |
model-index:
|
13 |
- name: roberta-base-cola
|
14 |
results:
|