remove tabs in default config file to avoid parsing error

This commit is contained in:
chenfeiyu 2021-07-06 15:21:20 +08:00
parent dd7f2a6d2e
commit 7522c3eaba
1 changed files with 1 additions and 1 deletions

View File

@ -125,4 +125,4 @@ eval_interval_steps: 1000 # Interval steps to evaluate the network
###########################################################
num_save_intermediate_results: 4 # Number of results to be saved as intermediate results.
num_snapshots: 10 # max number of snapshots to keep while training
seed: 42 # random seed for paddle, random, and np.random
seed: 42 # random seed for paddle, random, and np.random