We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6112d6 commit e41c71aCopy full SHA for e41c71a
align_anything/configs/train/text_audio_to_text/ppo.yaml
@@ -15,11 +15,6 @@
15
16
# The training configurations
17
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
23
# The deepspeed configuration
24
ds_cfgs: ds_z3_config.json
25
# Number of training epochs
0 commit comments