decoder-only

This commit is contained in:
Szymon Parafiński 2023-06-07 15:34:47 +02:00
parent b498c614cf
commit 019c683655
3 changed files with 18035 additions and 10527 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

7409
train/out.tsv Normal file

File diff suppressed because it is too large Load Diff