Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -13,13 +13,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Validation Loss: 0.
|
18 |
-
- Train Precision: 0.
|
19 |
-
- Train Recall: 0.
|
20 |
-
- Train F1: 0.
|
21 |
-
- Train Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
| 0.9910 | 0.7836 | 0.6950 | 0.6667 | 0.6676 | 0.6667 | 0 |
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.1716
|
17 |
+
- Validation Loss: 0.6720
|
18 |
+
- Train Precision: 0.7264
|
19 |
+
- Train Recall: 0.7282
|
20 |
+
- Train F1: 0.7269
|
21 |
+
- Train Accuracy: 0.7282
|
22 |
+
- Epoch: 3
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
| 0.9910 | 0.7836 | 0.6950 | 0.6667 | 0.6676 | 0.6667 | 0 |
|
49 |
+
| 0.6311 | 0.7570 | 0.7090 | 0.6872 | 0.6783 | 0.6872 | 1 |
|
50 |
+
| 0.3513 | 0.6524 | 0.7658 | 0.7692 | 0.7651 | 0.7692 | 2 |
|
51 |
+
| 0.1716 | 0.6720 | 0.7264 | 0.7282 | 0.7269 | 0.7282 | 3 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1720687794.d3019c3651a3.192.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5d4b47c03dca67a777eda1c1cc961243039ef719d5c9f8fbc5636e0304fd0ea
|
3 |
+
size 2562921
|
logs/validation/events.out.tfevents.1720687887.d3019c3651a3.192.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80f06e9ad0a50161a16f0ab86c081a4bf8dc9ef940efb2d12dc52e08cea93e67
|
3 |
+
size 698
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498062620
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c1dffcb1da1894442492ba78a277eac414041fe6ada402c18348d3974b95a7b
|
3 |
size 498062620
|