Merge branch 'dev.train' of https://repositories.communitynotfound.work/PoliBa-DeepLearning/NanoSocrates into dev.train
This commit is contained in:
commit
2bdcd78622
@ -130,7 +130,7 @@ decoder_only_scheduler = Transformer.WarmupLR(
|
||||
decoder_only_optim, WARMUP_EPOCHS, EMBEDDED_SIZE, last_epoch=CURRENT_EPOCH
|
||||
)
|
||||
|
||||
current_epoch = CURRENT_EPOCH
|
||||
current_epoch = CURRENT_EPOCH + 2
|
||||
patience = 0
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user