Skip to content

Commit 2c45bde

Browse files
authored
[Minor] Fix sota runs (#3042)
1 parent c1322a2 commit 2c45bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sota-implementations/redq/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ logger:
5050

5151
optim:
5252
optimizer: adam
53-
dialog_turns_per_batch: 1024
53+
steps_per_batch: 1024
5454
lr: 3e-4
5555
init_random_frames: 25000
5656
lr_scheduler: ""

0 commit comments

Comments
 (0)