Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -20,6 +20,7 @@ model_index:
|
|
20 |
name: Matthews Correlation
|
21 |
type: matthews_correlation
|
22 |
value: 0.5481326292844919
|
|
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
name: Matthews Correlation
|
21 |
type: matthews_correlation
|
22 |
value: 0.5481326292844919
|
23 |
+
base_model: distilbert-base-uncased
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|