-
## 一言でいうと
文の論理構造を捉えるのに適したモデルを調査した研究。タスクは文間の関係推定で、関係性を捉えないと答えられないよう意図的に合成したデータセットを使用している。CNNやTransformerはあまり良好な結果でなくTreeLSTMと提案モデル(構造を表す?Worldと名付けられた潜在表現を経由して推定する)が良好
### 論文リンク
https://arxiv.o…
-
The authors [1] propose "fast weights", a type of attention mechanism to the recent past that performs multiple steps of computation between each hidden state computation step in an RNN. The authors e…
-
Hi,
Thanks for your great work.
I have a question that what is the difference between FC and Att2all?
Thanks.
-
查了很久都没有发现怎么做QA的例子呢 谢谢
-
There is an issue in `hard_attention.py`.
`get_decoder` is missing the parameter `embeddings` when it calls `modules.lstm.ContextHardAttentionLSTMDecoder` (lines 413 and 433).
This could be fixed …
-
Hi
I was trying to run ' python a3c_main.py --evaluate 2 --load saved/pretrained_model' to run inference using the pre-trained model. However, I faced the following dimension error without changing…
-
Post your questions here about: “[Text Learning with Sequences](https://docs.google.com/document/d/1vHoYMFH-53UpE528xv_-xhSrkjUELI7ihfXmz3J_As4/edit?usp=sharing)”, “[Text Learning with Attention](http…
-
# 第八次CAIC沙龙活动通知
- 时间:周一晚上7-10点
- 地点:北邮科研楼820
- 本次轮值主席:钱胜杰 @initc
- 本次轮值副主席:李童俊 @TuringLee
- 下次轮值主席:李童俊 @TuringLee
## 上届沙龙纪要
第七次 #16
## 本届沙龙内容
- 钱胜杰 @initc
1. [question-answeri…
initc updated
5 years ago
-
Thanks for this amazing code. I was working on your implementation when I came across a bunch of issues in it. Since my changes might not be to your liking, I'm not going to make a PR (my implementati…
-
### Metadata
Authors: Shamil Chollampatt and Hwee Tou Ng1
Organization: National University of Singapore
Release Date: 2018 on Arxiv
Link: https://arxiv.org/pdf/1801.08831.pdf