Trigram nn
This commit is contained in:
parent
2dbe39239f
commit
c4d8b67865
21037
dev-0/out.tsv
21037
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,14 @@
|
|||||||
description: Lab 7 - Ex. 1
|
description: Lab 8 - Ex. 1
|
||||||
tags:
|
tags:
|
||||||
- bigram
|
- trigram
|
||||||
- neural-network
|
- neural-network
|
||||||
params:
|
params:
|
||||||
epochs: 1
|
epochs: 1
|
||||||
batch-size: 5000
|
batch-size: 5000
|
||||||
learning-rate: 0.001
|
learning-rate: 0.001
|
||||||
embed_size: 100
|
embed_size: 200
|
||||||
vocab_size: 20000
|
vocab_size: 20000
|
||||||
|
hidden: 100
|
||||||
links:
|
links:
|
||||||
- title: "Git WMI"
|
- title: "Git WMI"
|
||||||
url: "https://git.wmi.amu.edu.pl/s478841/challenging-america-word-gap-prediction"
|
url: "https://git.wmi.amu.edu.pl/s478841/challenging-america-word-gap-prediction"
|
14828
test-A/out.tsv
14828
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user