mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
add multidataset
This commit is contained in:
parent
771583de0f
commit
afc9f9c413
@ -179,6 +179,6 @@ class NewBobScheduler(LRScheduler):
|
||||
return {
|
||||
"base_lrs": self.base_lrs,
|
||||
"prev_metric": self.prev_metric,
|
||||
"current_metric": current_metric,
|
||||
"current_metric": self.current_metric,
|
||||
"current_patient": self.current_patient,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user