MWPToolkit icon indicating copy to clipboard operation
MWPToolkit copied to clipboard

Cannot reproduce results for RobertaGen on SVAMP

Open qfkkwgd opened this issue 1 year ago • 0 comments

Hi,

Thanks for your great work.

I am trying to reproduce the results for RobertaGen on SVAMP.

This is my command

python run_mwptoolkit.py
--model=RobertaGen --dataset=mawps_asdiv-a_svamp --task_type=single_equation --equation_fix=prefix --k_fold=None --test_step=5 --gpu_id=1

In your paper, the performance of RoBERTaGen on SVAMP is 30.3%. But my reproduced result is only 23.4%. Could you share with me about why this happens?

Thanks again for your work!

qfkkwgd avatar Nov 09 '22 02:11 qfkkwgd