Commit
•
9cfaf12
1
Parent(s):
fc8842c
Librarian Bot: Add base_model information to model (#4)
Browse files- Librarian Bot: Add base_model information to model (a3311ad8f69ba3448647e71d0e1ff46676acaf02)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -10,6 +10,7 @@ datasets:
|
|
10 |
- glue
|
11 |
metrics:
|
12 |
- matthews_correlation
|
|
|
13 |
model-index:
|
14 |
- name: XLMR-ENIS-finetuned-cola
|
15 |
results:
|
|
|
10 |
- glue
|
11 |
metrics:
|
12 |
- matthews_correlation
|
13 |
+
base_model: vesteinn/XLMR-ENIS
|
14 |
model-index:
|
15 |
- name: XLMR-ENIS-finetuned-cola
|
16 |
results:
|