JohnnyBoy00
commited on
Commit
•
cdb338f
1
Parent(s):
6c4cdc9
update model card README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
|
|
39 |
- total_train_batch_size: 4
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
-
- num_epochs:
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
45 |
### Training results
|
|
|
39 |
- total_train_batch_size: 4
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
+
- num_epochs: 8
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
45 |
### Training results
|