gonito.yaml adjusted

This commit is contained in:
wikbom 2023-07-02 12:20:48 +02:00
parent ecc56e53d3
commit e3bf243c9f
2 changed files with 10 additions and 13648 deletions

View File

@ -1,14 +1,16 @@
description: zad8, trigram with left/right context embeddings
description: zad 8, trigram with right context embeddings (embeddings =100,200,300)
tags:
- neural-network
- left-to-right
- right-context
params:
epochs: 3
learning-rate: 0.0003
vocab-size: 20000
batch_s: 3200
embed_size: 300
learning-rate: 0.001
vocab-size: 30000
batch_s: 1600
top_k_words: 20
param-files:
- config/*.yaml
minimal_wildcard: 0.02
links:
- repo: "https://git.wmi.amu.edu.pl/s470618/challenging-america-word-gap-prediction"
-title: "repo"
url:
- repo: https://git.wmi.amu.edu.pl/s470618/challenging-america-word-gap-prediction-s470618.git

13640
zad7.ipynb

File diff suppressed because it is too large Load Diff