Skip to content
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

Add arxiv dataset to RelBench #295

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

PKUTHM
Copy link

@PKUTHM PKUTHM commented Feb 21, 2025

Add arxiv dataset to RelBench

- Added `arxiv.py` for dataset processing
- Registered dataset in `__init__.py`
- Updated `hashes.json` with dataset hash
- Dataset source: "https://www.dropbox.com/scl/fi/tjj6r1fqikt4j0rz4qomu/db.zip?rlkey=1ykfkp8pj3hu6n4utz8g9dkx2&st=azmm56dc&dl=1"
- SHA256: ff9e03e467e28df959d08c79c453db1f31b525f07ff3c0e0b5e571e732acc63f
- Added `arxiv.py` for dataset processing
- Registered dataset in `__init__.py`
- Updated `hashes.json` with dataset hash
@rishabh-ranjan
Copy link
Collaborator

Thanks for the contribution @PKUTHM ! @kexinhuang12345 can you please upload this database and let me know so that I can merge it? Thanks

Copy link
Collaborator

@rishabh-ranjan rishabh-ranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rishabh-ranjan rishabh-ranjan marked this pull request as draft February 26, 2025 16:18
@rishabh-ranjan
Copy link
Collaborator

Hi @PKUTHM, to maintain uniformity with RelBench, we would like to have some tasks defined on this database before we can merge the PR. Can you please contribute some associated tasks: at least one each of entity classification, entity regression and recommendation? You can refer to existing tasks for inspiration and use the example scripts to run RDL on your tasks. We have found that adding new tasks is fairly light coding work, but designing the task to be not to easy but still predictable reuires some iteration of design choices such as the task timedelta, etc. Thanks! And please let me know the expected timeline you have in mind for when you will be able to get this done?

@rishabh-ranjan
Copy link
Collaborator

We will happily acknowledge your contribution on the RelBench website and in upcoming releases!

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.

2 participants