Solving Data Problems Effectively Using Qodo Flow

To solve a specific problem, run:

python -m alpha_codium.solve_problem \
--dataset_name /path/to/dataset \
--split_name test \
--problem_number 0
  • Parameters:

    • dataset_name: Path to the dataset folder downloaded in the installation step.

    • problem_number: Index of the problem (zero-based).

    • split_name: Could be either valid or test.

    • Each run logs the results to a file named alpha_codium/example.log. Reviewing the log file is a good way to understand what is going on in each stage of the flow.

Last updated

Logo

2025 Qodo. All Rights Reserved.