ACLT icon indicating copy to clipboard operation
ACLT copied to clipboard

结合gcn

Open windtricker opened this issue 3 years ago • 2 comments
trafficstars

Hello, your essay mentions that you have connected the aclt model with gcn and have proved that will get better result. I want to know how to connect and the gcn model will be added in where. Could you please tell me if you have the time. Thank you!

windtricker avatar Sep 20 '22 03:09 windtricker

Hi, thanks for your interest in our work. You can put the GCN encoder between line 851 and line 852 in the modeling_bert.py script, and use the structured_output as the input.

zyxnlp avatar Sep 21 '22 10:09 zyxnlp

Thanks for your reply. I will have a try.

windtricker avatar Sep 23 '22 09:09 windtricker