Md5问题

ValueError: MD5 is unexpected: I expected, but got 是怎么回事

Dear @xlbniu,

thanks for reaching out!

I think what you describe happens when you skip the --dataset pan25-generative-ai-detection-smoke-test-20250428-training argument when submitting to --task generative-ai-authorship-verification-panclef-2025.

The command here is correct: pan-code/clef25/generative-authorship-verification/pan25_genai_baselines at master · pan-webis-de/pan-code · GitHub

(if you omit this --dataset pan25-generative-ai-detection-smoke-test-20250428-training argument, it tries to run the evaluation on the validation data from zenodo, but this is restricted in its access.)

Does this resolve your problem?

Best regards,

Maik