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.0384
|
22 |
- Train F1: 0.0250
|
23 |
- Train Accuracy: 0.0354
|
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.0185 | 0.0384 | 0.0250 | 0.0354 | 0 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
21 |
- Train Recall: 0.0384
|
22 |
- Train F1: 0.0250
|
23 |
- Train Accuracy: 0.0354
|
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.0185 | 0.0384 | 0.0250 | 0.0354 | 0 |
|
51 |
+
| nan | nan | 0.0185 | 0.0384 | 0.0250 | 0.0354 | 1 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1716675746.618e04907085.2113.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:f20ccff5e32fdda6ea6ba7b705224a7e0a00951a320d2657bea4380bf9ab82f6
|
3 |
+
size 1627062
|
logs/validation/events.out.tfevents.1716688731.618e04907085.2113.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:4e004e82306e726016a02f8112bca43f60e0ec6b6caa36fd68e8285d09873ea2
|
3 |
+
size 388
|