An open API service indexing awesome lists of open source software.

https://github.com/daemon/kim-cnn

https://arxiv.org/pdf/1408.5882.pdf
https://github.com/daemon/kim-cnn

Last synced: about 1 year ago
JSON representation

https://arxiv.org/pdf/1408.5882.pdf

Awesome Lists containing this project

README

          

# KimCNN PyTorch Implementation

Adapted from [kim_cnn](https://github.com/Impavidity/kim_cnn)

Paper: [http://emnlp2014.org/papers/pdf/EMNLP2014181.pdf](http://emnlp2014.org/papers/pdf/EMNLP2014181.pdf)

## Results

### Best dev
|dataset|rand|static|non-static|multichannel|
|---|---|---|---|---|
|SST-1|46.1|47.2|48.4|47.5|

### Test
|dataset|rand|static|non-static|multichannel|
|---|---|---|---|---|
|SST-1|44.0|46.3|47.7|46.8|