add model
Browse files- README.md +8 -8
- pytorch_model.bin +1 -1
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 |
|
@@ -60,11 +60,11 @@ The following hyperparameters were used during training:
|
|
60 |
|
61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
62 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
63 |
-
| No log | 1.0 | 196 | 0.
|
64 |
-
| No log | 2.0 | 392 | 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
18 |
metric:
|
19 |
name: Accuracy
|
20 |
type: accuracy
|
21 |
+
value: 0.32566666666666666
|
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.9635
|
32 |
+
- Accuracy: 0.3257
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
60 |
|
61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
62 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
63 |
+
| No log | 1.0 | 196 | 0.9635 | 0.3257 |
|
64 |
+
| No log | 2.0 | 392 | 0.6451 | 0.107 |
|
65 |
+
| 0.7364 | 3.0 | 588 | 0.5975 | 0.0987 |
|
66 |
+
| 0.7364 | 4.0 | 784 | 0.5967 | 0.0867 |
|
67 |
+
| 0.7364 | 5.0 | 980 | 0.6034 | 0.087 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442562733
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2ca1ce22b75cd6d3801a177c5457adb50c25eb5bb2ba479422dddd2212ce873
|
3 |
size 442562733
|