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.0
|
22 |
- Train F1: 0.0
|
23 |
- Train Accuracy: 0.9466
|
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.0 | 0.0 | 0.0 | 0.9466 | 0 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
21 |
- Train Recall: 0.0
|
22 |
- Train F1: 0.0
|
23 |
- Train Accuracy: 0.9466
|
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.0 | 0.0 | 0.0 | 0.9466 | 0 |
|
51 |
+
| nan | nan | 0.0 | 0.0 | 0.0 | 0.9466 | 1 |
|
52 |
|
53 |
|
54 |
### Framework versions
|