0xgr3y commited on
Commit
2f84c9c
·
verified ·
1 Parent(s): 95bddc9

Upload label_mapping.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. label_mapping.json +2 -2
label_mapping.json CHANGED
@@ -45,7 +45,7 @@
45
  "weight_decay": 2e-05,
46
  "warmup_epochs": 3,
47
  "max_epochs": 25,
48
- "es_patience": 7,
49
  "augmentation": "Mixup+CutMix+standard",
50
  "focal_loss_gamma": 2.0,
51
  "label_smoothing": 0.1
@@ -59,7 +59,7 @@
59
  },
60
  "warmup_epochs": 5,
61
  "max_epochs": 50,
62
- "es_patience": 12,
63
  "augmentation": "standard_only",
64
  "focal_loss_gamma": 2.0,
65
  "label_smoothing": 0.05,
 
45
  "weight_decay": 2e-05,
46
  "warmup_epochs": 3,
47
  "max_epochs": 25,
48
+ "es_patience": 5,
49
  "augmentation": "Mixup+CutMix+standard",
50
  "focal_loss_gamma": 2.0,
51
  "label_smoothing": 0.1
 
59
  },
60
  "warmup_epochs": 5,
61
  "max_epochs": 50,
62
+ "es_patience": 5,
63
  "augmentation": "standard_only",
64
  "focal_loss_gamma": 2.0,
65
  "label_smoothing": 0.05,