Skip to content

Commit

Permalink
Updating config files
Browse files Browse the repository at this point in the history
  • Loading branch information
aravi11 committed Mar 20, 2023
1 parent 098b937 commit bd11177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dataset_folder":"../datasets",
"dataset_folder":"../datasets/",
"results_dir" : "../results/",
"saved_models_dir" : "../saved_models/",
"stats_per_batch" : 5,
Expand All @@ -22,4 +22,4 @@
"model_id": "n1_e1234",
"gnn_type": "egnnc",
"is_debug": false
}
}

0 comments on commit bd11177

Please sign in to comment.