CUNY-CL / yoyodyne

Small-vocabulary sequence-to-sequence generation with optional feature conditioning
Apache License 2.0
25 stars 15 forks source link

specifying 'seperate features' for hard_attention #196

Closed bonham79 closed 2 weeks ago

bonham79 commented 2 weeks ago

Hot fix for hard_attention

I was a silly billy and forgot to add hard_attention models to class of models that separates features in dataloading.

Fixes: https://github.com/CUNY-CL/yoyodyne/issues/194