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