abdulmatinomotoso
commited on
Commit
•
7b43e2c
1
Parent(s):
40ef089
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ The following hyperparameters were used during training:
|
|
30 |
- optimizer: AdamW(lr=1e-5 and epsilon=1e-08)
|
31 |
- lr_scheduler_type: linear
|
32 |
- lr_scheduler_warmup_steps: 0
|
33 |
-
- num_epochs:
|
34 |
### Training results
|
35 |
| Training Loss | Epoch | Validation Loss | f1 score |
|
36 |
|:-------------:|:-----:|:---------------: |:------:|
|
|
|
30 |
- optimizer: AdamW(lr=1e-5 and epsilon=1e-08)
|
31 |
- lr_scheduler_type: linear
|
32 |
- lr_scheduler_warmup_steps: 0
|
33 |
+
- num_epochs: 2
|
34 |
### Training results
|
35 |
| Training Loss | Epoch | Validation Loss | f1 score |
|
36 |
|:-------------:|:-----:|:---------------: |:------:|
|