Thank you! We'll be in touch ASAP.
Something went wrong, please try again or contact us directly at contact@dagshub.com
Deci-AI:master
deci-ai:feature/SG-266_clean_trainer_ctor
defaults: - default_train_params max_epochs: 400 initial_lr: 0.1 lr_mode: cosine lr_warmup_epochs: 5 ema: False save_ckpt_epoch_list: [ 50, 100, 150, 200, 300 ] mixed_precision: True zero_weight_decay_on_bias_and_bn: True loss: cross_entropy train_metrics_list: # metrics for evaluation - Accuracy - Top5 valid_metrics_list: # metrics for evaluation - Accuracy - Top5 metric_to_watch: Accuracy greater_metric_to_watch_is_better: True _convert_: all
Press p or to see the previous file or, n or to see the next file