Skip to content

Loading local data for custom tasks #681

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

Open
ScottHoang opened this issue Apr 21, 2025 · 2 comments · May be fixed by #687
Open

Loading local data for custom tasks #681

ScottHoang opened this issue Apr 21, 2025 · 2 comments · May be fixed by #687
Labels
feature/enhancement New feature/request

Comments

@ScottHoang
Copy link

ScottHoang commented Apr 21, 2025

Hi team, I am running some eval with generate custom data locally. Is it possible to dynamically add custom tasks with a local file directory? Ideally I would like to be able to do something like:
load_datasets("parquet", data_files="path_to_my_data")
I do not believe data_files is an argument to LightevalTaskConfig ?
Thank you!

@NathanHB
Copy link
Member

Hi ! No it's not possible atm but you can definetely add it and we would be happy to review and merge it :)

@ScottHoang
Copy link
Author

I resolved it. will post PR eod

@ScottHoang ScottHoang linked a pull request Apr 24, 2025 that will close this issue
@NathanHB NathanHB added the feature/enhancement New feature/request label May 15, 2025
@NathanHB NathanHB linked a pull request May 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/enhancement New feature/request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants