Skip to content

Add paper_id prefix check #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add paper_id prefix check #37

wants to merge 1 commit into from

Conversation

dam024
Copy link

@dam024 dam024 commented Jun 28, 2025

Some LLMs (tested with QWEN3) don't understand that the paper_id must be on the format "arXiv:YYMM.number", but only ask it with the format "YYMM.number". This update is intended to fix this problem by adding 2 lines of code in download.py

Some LLMs (tested with QWEN3) don't understand that the paper_id must be on the format "arXiv:YYMM.number", but only ask it with the format "YYMM.number". This update is intended to fix this problem by adding 2 lines of code in download.py
@dam024 dam024 closed this Jun 28, 2025
@dam024 dam024 deleted the patch-1 branch June 28, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant