Merge pull request #128 from iclementine/pwg

remove tabs in default config file to avoid parsing error
This commit is contained in:
Feiyu Chan 2021-07-06 15:22:04 +08:00 committed by GitHub
commit 124dedbd7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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