Skip to content

Commit e41c71a

Browse files
committed
wip
1 parent e6112d6 commit e41c71a

File tree

1 file changed

+0
-5
lines changed
  • align_anything/configs/train/text_audio_to_text

1 file changed

+0
-5
lines changed

align_anything/configs/train/text_audio_to_text/ppo.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515

1616
# The training configurations
1717
train_cfgs:
18-
# Whether to save the model checkpoint
19-
# if `False`, only save the 16-bits model
20-
save_checkpoint: True
21-
# Whether to load the model from checkpoint
22-
load_checkpoint: False
2318
# The deepspeed configuration
2419
ds_cfgs: ds_z3_config.json
2520
# Number of training epochs

0 commit comments

Comments
 (0)