Compare commits

..

2 Commits

Author SHA1 Message Date
Szymon Parafiński
dc04167fee decoder-only 2023-06-07 15:35:25 +02:00
Szymon Parafiński
019c683655 decoder-only 2023-06-07 15:34:47 +02:00
4 changed files with 25444 additions and 17941 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,9 @@
description: s444018 description: s444018
tags: tags:
- neural-network -transformer-decoder
- bow
params: params:
vocab-size: 12500 - topk: 20
embed-size: 300 - max_prob: 0.7
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

7409
train/out.tsv Normal file

File diff suppressed because it is too large Load Diff