Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -13,12 +13,12 @@ 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 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Epoch |
|
46 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:-----:|
|
47 |
| 0.8009 | 0.7030 | 0.7128 | 0.7128 | 0.7128 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### 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.4891
|
17 |
+
- Validation Loss: 0.5644
|
18 |
+
- Train Precision: 0.7739
|
19 |
+
- Train Recall: 0.7739
|
20 |
+
- Train F1: 0.7739
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Epoch |
|
46 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:-----:|
|
47 |
| 0.8009 | 0.7030 | 0.7128 | 0.7128 | 0.7128 | 0 |
|
48 |
+
| 0.4891 | 0.5644 | 0.7739 | 0.7739 | 0.7739 | 1 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1720629250.3dfb25a3a10a.164.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:8b27cbacf72a9b06ce72f34b7255867ac8f4bc64f86e906437d14f84e747ab8b
|
3 |
+
size 3530458
|
logs/validation/events.out.tfevents.1720629379.3dfb25a3a10a.164.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:33c4e2404a7d09c3db63f5a649f5c3e1689b7e40f2b9063296e20ad75f5e5f7c
|
3 |
+
size 387
|
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:3397eb09f0c0a4ca1c91ebb8895ac74608b061b910fc8e8d986e172604f4da3b
|
3 |
size 498062620
|