Model save
Browse files- README.md +19 -19
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
-
- Topology Accuracy: 0.
|
| 21 |
-
- Service Accuracy: 0.
|
| 22 |
-
- Combined Accuracy: 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -52,21 +52,21 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Topology Accuracy | Service Accuracy | Combined Accuracy |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:-----------------:|:----------------:|:-----------------:|
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
|
| 71 |
|
| 72 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.3480
|
| 20 |
+
- Topology Accuracy: 0.9863
|
| 21 |
+
- Service Accuracy: 0.9668
|
| 22 |
+
- Combined Accuracy: 0.9766
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Topology Accuracy | Service Accuracy | Combined Accuracy |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:-----------------:|:----------------:|:-----------------:|
|
| 55 |
+
| 0.5891 | 1.0 | 96 | 0.5813 | 0.9629 | 0.7070 | 0.8350 |
|
| 56 |
+
| 0.5125 | 2.0 | 192 | 0.5057 | 0.9688 | 0.8027 | 0.8857 |
|
| 57 |
+
| 0.3715 | 3.0 | 288 | 0.3680 | 0.9863 | 0.9590 | 0.9727 |
|
| 58 |
+
| 0.3339 | 4.0 | 384 | 0.3538 | 0.9824 | 0.9609 | 0.9717 |
|
| 59 |
+
| 0.3204 | 5.0 | 480 | 0.3531 | 0.9863 | 0.9668 | 0.9766 |
|
| 60 |
+
| 0.3172 | 6.0 | 576 | 0.3500 | 0.9883 | 0.9648 | 0.9766 |
|
| 61 |
+
| 0.3035 | 7.0 | 672 | 0.3474 | 0.9844 | 0.9668 | 0.9756 |
|
| 62 |
+
| 0.302 | 8.0 | 768 | 0.3556 | 0.9863 | 0.9629 | 0.9746 |
|
| 63 |
+
| 0.3211 | 9.0 | 864 | 0.3522 | 0.9883 | 0.9668 | 0.9775 |
|
| 64 |
+
| 0.3023 | 10.0 | 960 | 0.3461 | 0.9902 | 0.9688 | 0.9795 |
|
| 65 |
+
| 0.3013 | 11.0 | 1056 | 0.3451 | 0.9883 | 0.9688 | 0.9785 |
|
| 66 |
+
| 0.3003 | 12.0 | 1152 | 0.3500 | 0.9902 | 0.9688 | 0.9795 |
|
| 67 |
+
| 0.3152 | 13.0 | 1248 | 0.3475 | 0.9883 | 0.9688 | 0.9785 |
|
| 68 |
+
| 0.3 | 14.0 | 1344 | 0.3474 | 0.9844 | 0.9688 | 0.9766 |
|
| 69 |
+
| 0.3029 | 15.0 | 1440 | 0.3480 | 0.9863 | 0.9668 | 0.9766 |
|
| 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 267833336
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6352fda9a73facc4931825fad213572aa6c093f82dd095a3182e3d5c8d46b421
|
| 3 |
size 267833336
|