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:
|
||||
- bigram
|
||||
- trigram
|
||||
- neural-network
|
||||
params:
|
||||
epochs: 1
|
||||
batch-size: 5000
|
||||
learning-rate: 0.001
|
||||
embed_size: 100
|
||||
embed_size: 200
|
||||
vocab_size: 20000
|
||||
hidden: 100
|
||||
links:
|
||||
- title: "Git WMI"
|
||||
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