Model Configuration File
The content of the model_config_finetune.yaml file is as follows:
params: start_learning_rate: 1e-5 end_learning_rate: 1e-7 epochs: 10 decay_epochs: 10 use_parallel: True
Parent topic: Distributed Training Scenarios
The content of the model_config_finetune.yaml file is as follows:
params: start_learning_rate: 1e-5 end_learning_rate: 1e-7 epochs: 10 decay_epochs: 10 use_parallel: True