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.5805
|
23 |
+
- Accuracy: 0.8378
|
24 |
+
- F1: 0.8303
|
25 |
+
- Precision: 0.8386
|
26 |
+
- Recall: 0.8378
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 13 | 1.4532 | 0.4777 | 0.3088 | 0.2282 | 0.4777 |
|
59 |
+
| No log | 2.0 | 26 | 1.1224 | 0.6190 | 0.5210 | 0.4641 | 0.6190 |
|
60 |
+
| No log | 3.0 | 39 | 0.8175 | 0.7560 | 0.7238 | 0.7040 | 0.7560 |
|
61 |
+
| No log | 4.0 | 52 | 0.7069 | 0.7932 | 0.7712 | 0.7526 | 0.7932 |
|
62 |
+
| No log | 5.0 | 65 | 0.6515 | 0.8110 | 0.7895 | 0.7705 | 0.8110 |
|
63 |
+
| No log | 6.0 | 78 | 0.6212 | 0.8170 | 0.7983 | 0.8023 | 0.8170 |
|
64 |
+
| No log | 7.0 | 91 | 0.6025 | 0.8304 | 0.8163 | 0.8395 | 0.8304 |
|
65 |
+
| No log | 8.0 | 104 | 0.5982 | 0.8318 | 0.8238 | 0.8330 | 0.8318 |
|
66 |
+
| No log | 9.0 | 117 | 0.5815 | 0.8348 | 0.8260 | 0.8344 | 0.8348 |
|
67 |
+
| No log | 10.0 | 130 | 0.5805 | 0.8378 | 0.8303 | 0.8386 | 0.8378 |
|
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:ac59cc9b197cb51f95cd8e2770e8b5395c12971cd0f692e149be2a84245e81c6
|
3 |
size 442518124
|