cloudseg / configs /debug /overfit.yaml
caixiaoshun's picture
使用huggingface hub尝试更新
fa7be76 verified
# @package _global_
# overfits to 3 batches
defaults:
- default
trainer:
max_epochs: 20
overfit_batches: 3
# model ckpt and early stopping need to be disabled during overfitting
callbacks: null