huggingface / huggingface/lighteval
Loading local data for custom tasks
Open
feature
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.