gtos
gtos copied to clipboard
Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"
Hi, I'm trying to use gtos' generator with my custom dataset. Since I don't have LDC2017T10 dataset, and the code has less annotation about the content, I have some question...
Hi, the 'preprocessed data from Google Drive' is not available now... Would you please update the link? Thanks.
Thanks for the artefact. I am interested to apply this library for a machine translation task. However, in my case, I have to feed a custom dataset. Would you shed...
Hi,it seems that the relation encoder GRU cannot support batch_size, I just modify the code of the relation encoder is enough? and why you didn't use batch_size such as 32...
Hi, could you please update the link of data? Thanks. :-)
Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...