description: nn trigram multiple outs tags: - neural-network - trigram params: epochs: 1 learning-rate: 0.0001 vocab_size: 25000 embed_size: 300 hidden_size: 150 batch_size: 2000 unwanted-params: - model-file - vocab-file param-files: - "*.yaml" - config/*.yaml links: - title: "repository" url: "https://git.wmi.amu.edu.pl/s444501/challenging-america-word-gap-prediction.git"