gonito.yaml
This commit is contained in:
parent
97a62cab26
commit
1eb680797b
13
gonito.yaml
13
gonito.yaml
@ -1,11 +1,6 @@
|
|||||||
description: bilstm, left context
|
description: gpt-2, left context, zero-shot
|
||||||
tags:
|
tags:
|
||||||
- bilstm
|
- gpt2
|
||||||
|
- just-inference
|
||||||
params:
|
params:
|
||||||
epochs: 1
|
topk: 150
|
||||||
vocab-size: 5000
|
|
||||||
batch-size: 64
|
|
||||||
embed-size: 50
|
|
||||||
lstm-size: 300
|
|
||||||
topk: 200
|
|
||||||
learning-rate: 1.0e-3
|
|
Loading…
Reference in New Issue
Block a user