Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ model_index:
|
|
18 |
metric:
|
19 |
name: Accuracy
|
20 |
type: accuracy
|
21 |
-
value: 0.
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -28,8 +28,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
28 |
|
29 |
This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the klue dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
-
- Loss: 0.
|
32 |
-
- Accuracy: 0.
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
18 |
metric:
|
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
|
|
|
28 |
|
29 |
This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the klue dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
+
- Loss: 0.1357
|
32 |
+
- Accuracy: 0.756
|
33 |
|
34 |
## Model description
|
35 |
|