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: 150 lr_mode: cosine initial_lr: 0.1 optimizer: SGD optimizer_params: weight_decay: 0.00004 lr_warmup_epochs: 5 loss: cross_entropy criterion_params: smooth_eps: 0.1 zero_weight_decay_on_bias_and_bn: True ema: True metric_to_watch: Accuracy greater_metric_to_watch_is_better: True train_metrics_list: # metrics for evaluation - Accuracy - Top5 valid_metrics_list: # metrics for evaluation - Accuracy - Top5 _convert_: all
Press p or to see the previous file or, n or to see the next file