Delete 'gonito.yaml'

This commit is contained in:
Kacper Dudzic 2023-05-25 12:54:05 +02:00
parent 66c96a290f
commit 50c2e16540

View File

@ -1,11 +0,0 @@
description: neural network with bigrams
tags:
- neural-network
- left-context
- bigrams
params:
vocab_size: 20000
embed_size: 150
batch_size: 5000
param-files:
- "*.yaml"