File size: 259 Bytes
22f3c22 |
1 2 3 4 5 6 7 8 9 10 11 12 |
learning_rate: 5.0e-06
nb_training_epochs: 5
dataloader_nb_workers: 0
batch_size: 4
seed: null
gradient_accumulation_steps: 1
do_metrics_in_training: false
metric_to_track_lr: loss
checkpoint_period: 0
checkpoint_metric: loss
minimize_checkpoint_metric: true
|