Model save
Browse files
README.md
CHANGED
|
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model was trained from scratch on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Precision: 0.
|
| 24 |
-
- Recall: 0.
|
| 25 |
-
- F1: 0.
|
| 26 |
-
- Accuracy: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
-
| No log | 1.0 | 115 | 0.
|
| 60 |
-
| No log | 2.0 | 230 | 0.
|
| 61 |
-
| No log | 3.0 | 345 | 0.
|
| 62 |
-
| No log | 4.0 | 460 | 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model was trained from scratch on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.0763
|
| 23 |
+
- Precision: 0.8009
|
| 24 |
+
- Recall: 0.8849
|
| 25 |
+
- F1: 0.8408
|
| 26 |
+
- Accuracy: 0.9844
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 59 |
+
| No log | 1.0 | 115 | 0.0725 | 0.7496 | 0.8257 | 0.7858 | 0.9807 |
|
| 60 |
+
| No log | 2.0 | 230 | 0.0701 | 0.7569 | 0.8376 | 0.7952 | 0.9822 |
|
| 61 |
+
| No log | 3.0 | 345 | 0.0735 | 0.7587 | 0.8883 | 0.8184 | 0.9810 |
|
| 62 |
+
| No log | 4.0 | 460 | 0.0743 | 0.7827 | 0.8714 | 0.8247 | 0.9826 |
|
| 63 |
+
| 0.0606 | 5.0 | 575 | 0.0783 | 0.7756 | 0.8714 | 0.8207 | 0.9821 |
|
| 64 |
+
| 0.0606 | 6.0 | 690 | 0.0811 | 0.7561 | 0.8968 | 0.8204 | 0.9814 |
|
| 65 |
+
| 0.0606 | 7.0 | 805 | 0.0763 | 0.8009 | 0.8849 | 0.8408 | 0.9844 |
|
| 66 |
+
| 0.0606 | 8.0 | 920 | 0.0826 | 0.7784 | 0.9036 | 0.8363 | 0.9835 |
|
| 67 |
+
| 0.0201 | 9.0 | 1035 | 0.0824 | 0.7837 | 0.8951 | 0.8357 | 0.9836 |
|
| 68 |
+
| 0.0201 | 10.0 | 1150 | 0.0852 | 0.7818 | 0.9036 | 0.8383 | 0.9834 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 503791932
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ee42dcd6822f7868b677d4bbb536edfb2054343a66c8ee073dc520ecddbe051
|
| 3 |
size 503791932
|
runs/Mar09_00-24-38_19d8f43ec3fa/events.out.tfevents.1773016610.19d8f43ec3fa.17345.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddeb1798e649377a0856b5eb8f08e9b2da2e06ddee436f851ffbe4b5cfc751c9
|
| 3 |
+
size 560
|