mirajanata
commited on
Commit
•
b570347
1
Parent(s):
deb9182
Model save
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: constant
|
44 |
- lr_scheduler_warmup_ratio: 0.03
|
45 |
-
- num_epochs:
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
48 |
### Training results
|
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: constant
|
44 |
- lr_scheduler_warmup_ratio: 0.03
|
45 |
+
- num_epochs: 2
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
48 |
### Training results
|