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:
|
||||
- neural-network
|
||||
- lstm
|
||||
- transformer-decoder
|
||||
params:
|
||||
epochs: 1
|
||||
vocab-size: 80000
|
||||
embed-size: 100
|
||||
batch-size: 64
|
||||
hidden-size: 128
|
||||
learning-rate: 1e-3
|
||||
dropout: 0.2
|
||||
top: 500
|
||||
top: 20
|
||||
|
Loading…
Reference in New Issue
Block a user