Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -24,6 +24,7 @@ model_index:
|
|
24 |
name: Accuracy
|
25 |
type: accuracy
|
26 |
value: 0.9118988661540467
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
24 |
name: Accuracy
|
25 |
type: accuracy
|
26 |
value: 0.9118988661540467
|
27 |
+
base_model: distilbert-base-uncased
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|