diff --git a/gonito.yaml b/gonito.yaml index be227e3..85fda36 100644 --- a/gonito.yaml +++ b/gonito.yaml @@ -1,14 +1,15 @@ description: s444507 tags: - neural-network - - bigram + - gpt-2 params: - batch-size: 5000 - vocab-size: 15000 - embed-size: 150 + top: 10 unwanted-params: - model-file - vocab-file param-files: - "*.yaml" - - config/*.yaml \ No newline at end of file + - config/*.yaml +links: + - title: "repository" + url: "https://git.wmi.amu.edu.pl/s444506/challenging-america-word-gap-prediction.git" \ No newline at end of file