Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ It achieves the following results on the evaluation set:
|
|
21 |
- Train Recall: 0.0668
|
22 |
- Train F1: 0.0389
|
23 |
- Train Accuracy: 0.0566
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -48,8 +48,6 @@ The following hyperparameters were used during training:
|
|
48 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| nan | nan | 0.0275 | 0.0668 | 0.0389 | 0.0566 | 0 |
|
51 |
-
| nan | nan | 0.0275 | 0.0668 | 0.0389 | 0.0566 | 1 |
|
52 |
-
| nan | nan | 0.0275 | 0.0668 | 0.0389 | 0.0566 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
21 |
- Train Recall: 0.0668
|
22 |
- Train F1: 0.0389
|
23 |
- Train Accuracy: 0.0566
|
24 |
+
- Epoch: 0
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| nan | nan | 0.0275 | 0.0668 | 0.0389 | 0.0566 | 0 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1717654887.8a3e9ad428c6.2439.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49ab20362b69fc0b212d964d16d3ac2221d924cac464d6f33cbec13d6a386209
|
3 |
+
size 1647862
|
logs/validation/events.out.tfevents.1717655029.8a3e9ad428c6.2439.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cfc307d87e3d7513e488e1072de642673a61b4fd5de505b77597a8c9476c03e
|
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 265603344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68c4b98989449d5d308120962f11ab5966e54a47c0b5dc4c8a65e4e48e1be9a8
|
3 |
size 265603344
|