From 6037c8e5b7987eaf533a9a2623883301f566dbe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=C5=9Acigacz?= Date: Tue, 25 Apr 2023 14:10:33 +0200 Subject: [PATCH] =?UTF-8?q?Usu=C5=84=20'gonito.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gonito.yaml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 gonito.yaml diff --git a/gonito.yaml b/gonito.yaml deleted file mode 100644 index 9d557c3..0000000 --- a/gonito.yaml +++ /dev/null @@ -1,15 +0,0 @@ -description: Neural Network Bigrams -tags: - - neural-network - - left-to-right -params: - epochs: 1 - vocabulary_size: 20000 - embed_size: 200 - batch_size: 15000 -param-files: - - "*.yaml" - - config/*.yaml -links: - - title: "solution repo" - url: "https://git.wmi.amu.edu.pl/s444476/challenging-america-word-gap-prediction" \ No newline at end of file