Training in progress epoch 0
Browse files- README.md +6 -9
- logs/train/events.out.tfevents.1720687794.d3019c3651a3.192.0.v2 +2 -2
- logs/train/events.out.tfevents.1720688144.d3019c3651a3.192.2.v2 +3 -0
- logs/validation/events.out.tfevents.1720687887.d3019c3651a3.192.1.v2 +2 -2
- logs/validation/events.out.tfevents.1720688157.d3019c3651a3.192.3.v2 +3 -0
- tf_model.h5 +1 -1
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.7282
|
20 |
-
- Train F1: 0.
|
21 |
- Train Accuracy: 0.7282
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -45,10 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
-
| 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
|
|
|
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.0805
|
17 |
+
- Validation Loss: 0.7057
|
18 |
+
- Train Precision: 0.7275
|
19 |
- Train Recall: 0.7282
|
20 |
+
- Train F1: 0.7278
|
21 |
- Train Accuracy: 0.7282
|
22 |
+
- Epoch: 0
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
48 |
+
| 0.0805 | 0.7057 | 0.7275 | 0.7282 | 0.7278 | 0.7282 | 0 |
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### 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:c2d4aa61b94bf1707b58542b4aaa3a41480ff206c20c49dfce9c90d1fdfdfb49
|
3 |
+
size 2563270
|
logs/train/events.out.tfevents.1720688144.d3019c3651a3.192.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32087e76d8bece0f741e6a31381479ea92d04146629b38f5ccb9f6325897eaae
|
3 |
+
size 2561874
|
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:dd5196c6819a0491e4143c4a4808c4f22463d7e532dd6ea7ab6e850f8cc36c78
|
3 |
+
size 854
|
logs/validation/events.out.tfevents.1720688157.d3019c3651a3.192.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b56c30095761d41fab7ba78df8fe2ad1db7ae57f742aa96af9558b60265e8a31
|
3 |
+
size 232
|
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:40fa57e8a23c8af8b7aa1ad2178f4a9ce6463fad92bb09e7de59f37e954e9328
|
3 |
size 498062620
|