jmp84
jmp84
Hi @Raghava14, we are migrating to a different method for running exported models. For now, for generation, use code similar to https://github.com/pytorch/translate/blob/master/pytorch_translate/examples/generate_iwslt14.sh
@ykim362, thanks for the report. I'm in the process of updating the examples. We will also replace the ONNX solution with a PyTorch native export.
@ykim362, yes, I meant Torch Script.
@SeeRich it's not possible with the current code AFAIK.
Thank you for the feedback! > Open-source will eventually surpass this model anyway. We have no doubt and we hope that future models will surpass this m4t model. Licensing is...
@melisabok Hi Melisa > If we want to let SACs edit AC assignments, they would need to assign another AC from their pool of assigned ACs. Otherwise that paper needs...
@melisabok actually i was describing the exact setup for emnlp but i think it applies in general: * an SAC can make reassignment within their pool * an SAC can...