Compare commits
2 Commits
6037c8e5b7
...
ecb7a477b6
Author | SHA1 | Date | |
---|---|---|---|
|
ecb7a477b6 | ||
|
ea9f2facb2 |
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: 400
|
||||
batch_size: 15000
|
||||
param-files:
|
||||
- "*.yaml"
|
||||
- config/*.yaml
|
||||
links:
|
||||
- title: "solution my repo"
|
||||
url: "https://git.wmi.amu.edu.pl/s444476/challenging-america-word-gap-prediction"
|
Loading…
Reference in New Issue
Block a user