Scale TrajMixer hidden width with head count
This commit is contained in:
@@ -205,7 +205,6 @@ def build_model_from_dataset(args: argparse.Namespace, cfg: Dict[str, Any], data
|
||||
time_mode=str(cfg_get(args, cfg, "time_mode", "relative")),
|
||||
dist_mode=str(cfg_get(args, cfg, "dist_mode", "exponential")),
|
||||
dropout=float(cfg_get(args, cfg, "dropout", 0.0)),
|
||||
hidden_group=int(cfg_get(args, cfg, "hidden_group", 20)),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user