Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -17,6 +17,7 @@ model_index:
|
|
17 |
name: Accuracy
|
18 |
type: accuracy
|
19 |
value: 0.926605504587156
|
|
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
name: Accuracy
|
18 |
type: accuracy
|
19 |
value: 0.926605504587156
|
20 |
+
base_model: bert-base-uncased
|
21 |
---
|
22 |
|
23 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|