Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
trie
Browse files Browse the repository at this point in the history
  • Loading branch information
zarzouram committed Dec 20, 2022
1 parent 61fe1c2 commit 949dcce
Show file tree
Hide file tree
Showing 5 changed files with 503 additions and 631 deletions.
4 changes: 2 additions & 2 deletions codes/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test": {
"batch_size": 1,
"shuffle": false,
"num_workers": 4
"num_workers": 1
}
},
"model_hyperparameter": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"num_minibatch": 100,
"val_interv": 5,
"num_steps": 1e6,
"sigmas_const": [0.1, 2.0, 9e5]
"sigmas_const": [0.1, 1.0, 2e5]
}

}
Loading

0 comments on commit 949dcce

Please sign in to comment.