This commit is contained in:
Adam Wojdyla 2023-06-16 08:07:50 +02:00
parent 8d0ee1d4bb
commit deeaf5dbd2
1 changed files with 6 additions and 5 deletions

View File

@ -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
- config/*.yaml
links:
- title: "repository"
url: "https://git.wmi.amu.edu.pl/s444506/challenging-america-word-gap-prediction.git"