Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ It achieves the following results on the evaluation set:
|
|
21 |
- Train Recall: 0.2258
|
22 |
- Train F1: 0.1249
|
23 |
- Train Accuracy: 0.1781
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -48,6 +48,7 @@ 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.0864 | 0.2258 | 0.1249 | 0.1781 | 0 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
21 |
- Train Recall: 0.2258
|
22 |
- Train F1: 0.1249
|
23 |
- Train Accuracy: 0.1781
|
24 |
+
- Epoch: 1
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
50 |
| nan | nan | 0.0864 | 0.2258 | 0.1249 | 0.1781 | 0 |
|
51 |
+
| nan | nan | 0.0864 | 0.2258 | 0.1249 | 0.1781 | 1 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1717504271.6d311f2f2542.2455.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:35fbf258483073ebc1e91c5b6cdcaa98e9b73494e030b0ec26c800dd6e00bbe7
|
3 |
+
size 1627062
|
logs/validation/events.out.tfevents.1717504510.6d311f2f2542.2455.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:463bb4ec0de3e5e9a7466231416f8ef9b6418709d260be32baed1b6e04bcea4b
|
3 |
+
size 388
|