Skip to content

Commit

Permalink
Restore initial hyperparemeters for MLP
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanCrabbe committed Jan 31, 2024
1 parent d96a964 commit ab5ad87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/conf/score_model/mlp.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
_target_: fdiff.models.score_models.MLPScoreModule
_partial_: true
d_model: 128
d_model: 72
d_mlp: 1024
num_layers: 10
lr_max: 1.0e-4
Expand Down

0 comments on commit ab5ad87

Please sign in to comment.