Compare commits

..

No commits in common. "dc04167feefe4fdf07f793980a7683ae9c0ed321" and "b498c614cf8ce5cd67c2967a899690b9db5ed325" have entirely different histories.

4 changed files with 17941 additions and 25444 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +1,14 @@
description: s444018 description: s444018
tags: tags:
-transformer-decoder - neural-network
- bow
params: params:
- topk: 20 vocab-size: 12500
- max_prob: 0.7 embed-size: 300
batch-size: 10000
hidden-size: 1000
second-hidden-size: 500
dropout: 0.3
unwanted-params: unwanted-params:
- model-file - model-file
- vocab-file - vocab-file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff