Skip to content

Commit a8bb993

Browse files
committed
Fixed error with beam_rider pretrained checkpoint
1 parent 7e73991 commit a8bb993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
model_checkpoint_path: "optimizer_checkpoints-80000000"
2-
all_model_checkpoint_paths: "optimizer_checkpoints-80000000"
1+
model_checkpoint_path: "-80000000"
2+
all_model_checkpoint_paths: "-80000000"

0 commit comments

Comments
 (0)