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: tags:
- neural-network - neural-network
- left-to-right - right-context
params: params:
epochs: 3 epochs: 3
learning-rate: 0.0003 embed_size: 300
vocab-size: 20000 learning-rate: 0.001
batch_s: 3200 vocab-size: 30000
batch_s: 1600
top_k_words: 20 top_k_words: 20
param-files: minimal_wildcard: 0.02
- config/*.yaml
links: 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