Commit
·
a58e826
1
Parent(s):
5ff8ce6
Training in progress epoch 2
Browse files- README.md +3 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ It achieves the following results on the evaluation set:
|
|
22 |
- Train Overall Recall: 0.0
|
23 |
- Train Overall F1: 0.0
|
24 |
- Train Overall Accuracy: 0.2750
|
25 |
-
- Epoch:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -49,6 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
50 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
51 |
| nan | nan | 0.0 | 0.0 | 0.0 | 0.2750 | 0 |
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
22 |
- Train Overall Recall: 0.0
|
23 |
- Train Overall F1: 0.0
|
24 |
- Train Overall Accuracy: 0.2750
|
25 |
+
- Epoch: 2
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
49 |
| Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
|
50 |
|:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
|
51 |
| nan | nan | 0.0 | 0.0 | 0.0 | 0.2750 | 0 |
|
52 |
+
| nan | nan | 0.0 | 0.0 | 0.0 | 0.2750 | 1 |
|
53 |
+
| nan | nan | 0.0 | 0.0 | 0.0 | 0.2750 | 2 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450829256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8fb9dd865647184fc5babe1bc7c25047079aa2f3ffe0ecbcb40e4d5f7f5471a
|
3 |
size 450829256
|