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.156
|
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.7357
|
32 |
+
- Accuracy: 0.156
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
60 |
|
61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
62 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
63 |
+
| No log | 1.0 | 196 | 0.7357 | 0.156 |
|
64 |
+
| No log | 2.0 | 392 | 0.5952 | 0.0993 |
|
65 |
+
| 0.543 | 3.0 | 588 | 0.5630 | 0.099 |
|
66 |
+
| 0.543 | 4.0 | 784 | 0.5670 | 0.079 |
|
67 |
+
| 0.543 | 5.0 | 980 | 0.5795 | 0.078 |
|
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:4e6f16194f9161253930940e07b5e58c9a8cb56be119f865c66c3ab49d9b8ff3
|
3 |
size 442562733
|