Skip to content

Instantly share code, notes, and snippets.

@MichalMalyska
Created April 28, 2020 20:32
Show Gist options
  • Save MichalMalyska/f454b9452a1bf8297a722abf33d73c90 to your computer and use it in GitHub Desktop.
Save MichalMalyska/f454b9452a1bf8297a722abf33d73c90 to your computer and use it in GitHub Desktop.
"seq2vec_encoder": {
"type": "cnn",
"embedding_dim": hidden_size,
"num_filters": 128,
"ngram_filter_sizes": [2, 3, 4, 5, 6, 10],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment