add yaml
This commit is contained in:
parent
8165697335
commit
3acc757bea
15
gonito.yaml
Normal file
15
gonito.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
description: Neural Network Bigrams
|
||||||
|
tags:
|
||||||
|
- neural-network
|
||||||
|
- left-to-right
|
||||||
|
params:
|
||||||
|
epochs: 1
|
||||||
|
vocabulary_size: 20000
|
||||||
|
embed_size: 200
|
||||||
|
batch_size: 15000
|
||||||
|
param-files:
|
||||||
|
- "*.yaml"
|
||||||
|
- config/*.yaml
|
||||||
|
links:
|
||||||
|
- title: "solution repo"
|
||||||
|
url: "https://git.wmi.amu.edu.pl/s444476/challenging-america-word-gap-prediction"
|
Loading…
Reference in New Issue
Block a user