pmhalvor / fgsa

Main repo for my Masters thesis on Fine Grained Sentiment Analysis
4 stars 0 forks source link

FgFlex: debug cnn dim and kernel size #51

Closed pmhalvor closed 2 years ago

pmhalvor commented 2 years ago

After last PR merge, jobs were queued. Most kept running, but both cnn_dim and kernel_size failed due to mismatching sizes.

This PR cleans up these bugs and checks different setups in notebook. These jobs need to be queued up again, as well as attn, since that one will inevitably fail after first run