End of training
Browse files- README.md +15 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| No log | 2.0 |
|
60 |
-
| No log | 3.0 |
|
61 |
-
| No log | 4.0 |
|
62 |
-
| No log | 5.0 |
|
63 |
-
| No log | 6.0 |
|
64 |
-
| No log | 7.0 |
|
65 |
-
| No log | 8.0 |
|
66 |
-
| No log | 9.0 |
|
67 |
-
| No log | 10.0 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.5510
|
23 |
+
- Accuracy: 0.8442
|
24 |
+
- F1: 0.8376
|
25 |
+
- Precision: 0.8466
|
26 |
+
- Recall: 0.8442
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 15 | 1.3600 | 0.5055 | 0.3395 | 0.2556 | 0.5055 |
|
59 |
+
| No log | 2.0 | 30 | 0.9601 | 0.6712 | 0.5846 | 0.6041 | 0.6712 |
|
60 |
+
| No log | 3.0 | 45 | 0.7381 | 0.7865 | 0.7621 | 0.7439 | 0.7865 |
|
61 |
+
| No log | 4.0 | 60 | 0.6402 | 0.8172 | 0.7964 | 0.7793 | 0.8172 |
|
62 |
+
| No log | 5.0 | 75 | 0.5886 | 0.8258 | 0.8074 | 0.8163 | 0.8258 |
|
63 |
+
| No log | 6.0 | 90 | 0.5714 | 0.8344 | 0.8213 | 0.8280 | 0.8344 |
|
64 |
+
| No log | 7.0 | 105 | 0.5618 | 0.8331 | 0.8233 | 0.8386 | 0.8331 |
|
65 |
+
| No log | 8.0 | 120 | 0.5559 | 0.8380 | 0.8307 | 0.8428 | 0.8380 |
|
66 |
+
| No log | 9.0 | 135 | 0.5510 | 0.8442 | 0.8376 | 0.8466 | 0.8442 |
|
67 |
+
| No log | 10.0 | 150 | 0.5545 | 0.8429 | 0.8355 | 0.8454 | 0.8429 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442518124
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4217c441f75d5093efd6d9f544812616dcabadbb1acbc178dfffa27d10a62050
|
3 |
size 442518124
|