gpt2
This commit is contained in:
parent
9ade01c710
commit
087293790d
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because one or more lines are too long
14
gonito.yaml
14
gonito.yaml
@ -1,13 +1,5 @@
|
|||||||
description: neural network, lstm
|
description: transformer, decoder, left context
|
||||||
tags:
|
tags:
|
||||||
- neural-network
|
- transformer-decoder
|
||||||
- lstm
|
|
||||||
params:
|
params:
|
||||||
epochs: 1
|
top: 20
|
||||||
vocab-size: 80000
|
|
||||||
embed-size: 100
|
|
||||||
batch-size: 64
|
|
||||||
hidden-size: 128
|
|
||||||
learning-rate: 1e-3
|
|
||||||
dropout: 0.2
|
|
||||||
top: 500
|
|
||||||
|
Loading…
Reference in New Issue
Block a user