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 528f92f commit 8c6d164Copy full SHA for 8c6d164
examples/industrial_data_pretraining/paraformer/finetune.sh
@@ -41,7 +41,7 @@ scp2jsonl \
41
output_dir="./outputs"
42
log_file="${output_dir}/log.txt"
43
44
-deepspeed_config=${workspace}/../../ds_stage1.json
+deepspeed_config=${workspace}/../../deepspeed_conf/ds_stage1.json
45
46
mkdir -p ${output_dir}
47
echo "log_file: ${log_file}"
0 commit comments