Skip to content
Snippets Groups Projects
Commit 386ae415 authored by Nurul Fithria Lubis's avatar Nurul Fithria Lubis
Browse files

Update mt_gauss.py

parent 46c3879e
Branches
Tags
No related merge requests found
...@@ -68,7 +68,7 @@ def main(seed): ...@@ -68,7 +68,7 @@ def main(seed):
avg_type='word', avg_type='word',
# avg_type='slot', # avg_type='slot',
# slot_weight=10, # slot_weight=10,
use_aux_kl=False, use_aux_kl=True,
print_step=300, print_step=300,
ckpt_step=1416, ckpt_step=1416,
improve_threshold=0.996, improve_threshold=0.996,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment