Solving Data Problems Effectively Using Qodo Flow
To solve a specific problem, run:
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 eithervalid
ortest
.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