added default embed_size to gonito.yaml

This commit is contained in:
s444380 2023-05-09 19:56:50 +02:00
parent 444cd628e3
commit a227084cc6

View File

@ -6,4 +6,5 @@ params:
epochs: 1
vocab-size: 20000
batch-size: 5000
embed-size: 100
topk: 150