interested in reproduce your results and/or more details

#4
by ndricca - opened

Hi there,
I have just found your model and seems quite interesting to me.
I really would like to reproduce your results, are you planning to release your code on github or anywhere else?
Thanks in advance
Andrea

HI,
Yes at the moment there is a repository to refer to but it is closely related to another project and I find it very difficult to describe the reproducibility details through it. However, I can share them with you privately if you wish. Alternatively, you can wait for a new version of my code on GitHub which I intend to release soon.
Best regards.

Thanks for your quick reply, it's not a problem to wait for your code.
In the meanwhile, I've understood that you are using MERLIN corpus and finetuning mBart. Do you have any references that you have found helpful to perform this finetuning? Tutorials, mBART documentation, other repositories... Thanks in advance!

Just another thing: in the example you are passing both the input and the target text, why?

For all details about the Mbart documentation you can look at https://huggingface.co/docs/transformers/model_doc/mbart while for the training of the model you can use https://towardsdatascience.com/from-pytorch-to-pytorch-lightning-a-gentle-introduction-b371b7caaf09
Kind regards.

Sign up or log in to comment