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