We extrat 100 samples from the training data as the test samples. As shown in ./BioLaySumm2025-eLife_result.json
use prepare_env.sh to get the environment biolaysum, and run evalation script
bash prepare_env.sh
source activate biolaysum
python evaluation_final.py --prediction_file BioLaySumm2025-eLife_result.json --groundtruth_file BioLaySumm2025-eLife_result.json --task_name lay_summ
python evaluation_final.py --prediction_file BioLaySumm2025-eLife_result.json --groundtruth_file BioLaySumm2025-eLife_result.json --task_name rrg