Commit ·
5dd6884
1
Parent(s): e1bb49f
Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ The following hyperparameters were used during training:
|
|
| 33 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 34 |
- lr_scheduler_type: linear
|
| 35 |
- num_epochs: 1
|
| 36 |
-
|
| 37 |
### Training results
|
| 38 |
|
| 39 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
|
|
|
| 33 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 34 |
- lr_scheduler_type: linear
|
| 35 |
- num_epochs: 1
|
| 36 |
+
|
| 37 |
### Training results
|
| 38 |
|
| 39 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|