End of training
Browse files- README.md +20 -16
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -16,12 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 1.
|
| 20 |
-
- Accuracy: 0.
|
| 21 |
-
- F1 Macro: 0.
|
| 22 |
-
- Precision Macro: 0.
|
| 23 |
-
- Recall Macro: 0.
|
| 24 |
-
- Total Tf: [
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -53,16 +53,20 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro | Total Tf |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|:--------------------:|
|
| 56 |
-
| 1.
|
| 57 |
-
|
|
| 58 |
-
|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
|
| 67 |
|
| 68 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1.6280
|
| 20 |
+
- Accuracy: 0.6101
|
| 21 |
+
- F1 Macro: 0.6154
|
| 22 |
+
- Precision Macro: 0.6342
|
| 23 |
+
- Recall Macro: 0.6058
|
| 24 |
+
- Total Tf: [169, 108, 446, 108]
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro | Total Tf |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|:--------------------:|
|
| 56 |
+
| 1.1067 | 1.0 | 45 | 1.0923 | 0.3502 | 0.3182 | 0.3633 | 0.3754 | [97, 180, 374, 180] |
|
| 57 |
+
| 0.9881 | 2.0 | 90 | 0.9964 | 0.4838 | 0.4573 | 0.5300 | 0.5209 | [134, 143, 411, 143] |
|
| 58 |
+
| 0.7447 | 3.0 | 135 | 0.9718 | 0.5199 | 0.5251 | 0.5322 | 0.5348 | [144, 133, 421, 133] |
|
| 59 |
+
| 0.5467 | 4.0 | 180 | 1.0018 | 0.5668 | 0.5728 | 0.5861 | 0.5789 | [157, 120, 434, 120] |
|
| 60 |
+
| 0.4362 | 5.0 | 225 | 0.9914 | 0.5957 | 0.6046 | 0.6123 | 0.5998 | [165, 112, 442, 112] |
|
| 61 |
+
| 0.3528 | 6.0 | 270 | 1.0323 | 0.6029 | 0.6094 | 0.6080 | 0.6109 | [167, 110, 444, 110] |
|
| 62 |
+
| 0.252 | 7.0 | 315 | 1.1311 | 0.5848 | 0.5818 | 0.6029 | 0.5817 | [162, 115, 439, 115] |
|
| 63 |
+
| 0.1752 | 8.0 | 360 | 1.2696 | 0.5704 | 0.5735 | 0.6007 | 0.5646 | [158, 119, 435, 119] |
|
| 64 |
+
| 0.1508 | 9.0 | 405 | 1.2529 | 0.6137 | 0.6180 | 0.6375 | 0.6088 | [170, 107, 447, 107] |
|
| 65 |
+
| 0.1182 | 10.0 | 450 | 1.3608 | 0.6137 | 0.6176 | 0.6465 | 0.6057 | [170, 107, 447, 107] |
|
| 66 |
+
| 0.0846 | 11.0 | 495 | 1.4858 | 0.6173 | 0.6199 | 0.6404 | 0.6118 | [171, 106, 448, 106] |
|
| 67 |
+
| 0.0903 | 12.0 | 540 | 1.5053 | 0.6029 | 0.6035 | 0.6273 | 0.5957 | [167, 110, 444, 110] |
|
| 68 |
+
| 0.0695 | 13.0 | 585 | 1.6320 | 0.5812 | 0.5841 | 0.6150 | 0.5726 | [161, 116, 438, 116] |
|
| 69 |
+
| 0.0631 | 14.0 | 630 | 1.6280 | 0.6101 | 0.6154 | 0.6342 | 0.6058 | [169, 108, 446, 108] |
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437963716
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51e6d628ac7001c46ddd9793f013bc925ed44f00aeb9067a56ec2093f88306ac
|
| 3 |
size 437963716
|