Which system predictions correspond to scores reported in the paper?
louismartin opened this issue · 3 comments
Hi,
Thanks for sharing your work.
Can you please indicate which of the prediction files correspond to which scores reported in the paper?
Prediction files I am talking about:
gen_lower.sen.src2trg.wgan.onlyback.denoi.back1.singleclassf.rho1.0.10k.22000.test.noredund
gen_lower.sen.src2trg.wgan.semisup10k-sel-6-4.noadvcompl.control1.allclass.denoi.singleclassf.rho1.0.10k.10000.test.noredund
gen_lower.sen.src2trg.wgan.unsup.noadvcompl.control1.allclass.denoi.singleclassf.rho1.0.10k.13500.test.noredund
Thank you for your help.
gen_lower.sen.src2trg.wgan.onlyback.denoi.back1.singleclassf.rho1.0.10k.22000.test.noredund --> UNMT
gen_lower.sen.src2trg.wgan.semisup10k-sel-6-4.noadvcompl.control1.allclass.denoi.singleclassf.rho1.0.10k.10000.test.noredund --> UNTS+10K
gen_lower.sen.src2trg.wgan.unsup.noadvcompl.control1.allclass.denoi.singleclassf.rho1.0.10k.13500.test.noredund --> UNTS
The scores of UNTS, UNTS+10k, UNMT are in the paper.
Thanks for taking an interest.
Ok great thanks !
Do you mind if I add them in the EASSE library along with other system outputs ?
Related PR: feralvam/easse#56