description: neural network with bigrams tags: - neural-network - left-context - bigrams params: vocab_size: 20000 embed_size: 150 batch_size: 5000 param-files: - "*.yaml"