TTian commited on
Commit
d040754
1 Parent(s): 91c2d31

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
41
  - total_train_batch_size: 16
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 1
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
 
41
  - total_train_batch_size: 16
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 3
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results