clay-lab / transductions

A PyTorch framework for creating, running, and reproducing experiments on seq2seq models.
6 stars 3 forks source link

Support multiple transformation tokens #53

Open jopetty opened 3 years ago

jopetty commented 3 years ago

Currently we assume that the transformation is a single token, but we eventually want to explore compositional transformations by including multiple transformation tokens.