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.7057
|
18 |
- Train Precision: 0.7275
|
19 |
- Train Recall: 0.7282
|
20 |
- Train F1: 0.7278
|
21 |
- Train Accuracy: 0.7282
|
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.0805 | 0.7057 | 0.7275 | 0.7282 | 0.7278 | 0.7282 | 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.0786
|
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: 3
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.0776 | 0.7057 | 0.7275 | 0.7282 | 0.7278 | 0.7282 | 1 |
|
50 |
+
| 0.0828 | 0.7057 | 0.7275 | 0.7282 | 0.7278 | 0.7282 | 2 |
|
51 |
+
| 0.0786 | 0.7057 | 0.7275 | 0.7282 | 0.7278 | 0.7282 | 3 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1720688144.d3019c3651a3.192.2.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:6fc5802493d9fb369cf73b323f680165e6cd9edca49e923b26556e4dd8f61edf
|
3 |
+
size 2562921
|
logs/validation/events.out.tfevents.1720688157.d3019c3651a3.192.3.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:801fdb0527aa4fd0f36cf584f8b250880c89b5696f7e8b3a174bf0f823deaee3
|
3 |
+
size 700
|
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:8cc859614269543007bd0790f419adfdf7f8f3707a4ab3b98179c97457afbd5a
|
3 |
size 498062620
|