Replace dataset script with data files

#2
by lewtun - opened

Hi @yhavinga ! I'm upgrading the alignment-handbook (https://github.com/huggingface/alignment-handbook/pull/221) to use the latest version of datasets (v4.0) and dataset scripts are no longer supported due to security issues with remote code execution.

Would it be possible to update your dataset so that it works natively without a dataset script? You can see an example here https://huggingface.co/datasets/livecodebench/code_generation_lite/discussions/5

Thanks!

Done. thanks for the heads up.

yhavinga changed discussion status to closed

Sign up or log in to comment