Running create_text_dataset.py gets Killed and takes too long #88
Labels
in progress
We are actively working on this issue.
inference
This issue is related to running inference
I am trying to generate textual prompts where all the files from the repository are included in the prompt, From the code, I understand I can do so using the following command
python create_text_dataset.py --dataset_name_or_path princeton-nlp/SWE-bench --output_dir ./base_datasets --prompt_style style-2 --file_source all
However, the expected time for the code to run only for the test set is about 9 hours, adding code output below
Is this expected or am I doing something wrong
The text was updated successfully, but these errors were encountered: