diff --git a/gonito.yaml b/gonito.yaml index ba1155d..e342fa3 100644 --- a/gonito.yaml +++ b/gonito.yaml @@ -1,15 +1,3 @@ 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" \ No newline at end of file + - bigrams \ No newline at end of file