Skip to content

Commit 4bf2314

Browse files
authored
Update README.md
1 parent d338dbe commit 4bf2314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Code for ACL 2020 paper: [Heterogeneous Graph Neural Networks for Extractive Doc
66

77
Some code are borrowed from [PG](https://github.com/abisee/pointer-generator) and [Transformer](https://github.com/jadore801120/attention-is-all-you-need-pytorch). Thanks for their work.
88

9-
9+
*Thanks for issue https://github.com/dqwang122/HeterSumGraph/issues/28 to point out the flaw of the implementation of GAT layers. The previous version ignores the hidden states of destination nodes when the source and destination nodes have different node types. Since this change will affect the released checkpoints, we update the code in **dev** branch.*
1010

1111
## Dependency
1212

0 commit comments

Comments
 (0)