timm
/

Image Classification
timm
PyTorch
Safetensors
Ross Wightman commited on
Commit
38f46b8
1 Parent(s): 34a3fcb

Train epochs consistent

Browse files
Files changed (1) hide show
  1. train_args.yaml +1 -1
train_args.yaml CHANGED
@@ -33,7 +33,7 @@ drop_block: null
33
  drop_connect: null
34
  drop_path: 0.2
35
  epoch_repeats: 0.0
36
- epochs: 80
37
  eval_metric: top1
38
  experiment: ''
39
  fast_norm: false
 
33
  drop_connect: null
34
  drop_path: 0.2
35
  epoch_repeats: 0.0
36
+ epochs: 60
37
  eval_metric: top1
38
  experiment: ''
39
  fast_norm: false