Skip to content

length parsing error in preprocess.py #8

Description

@dhjoo98

Hello, when running preprocess.py on the generated outputs, I get error:

python preprocess.py Error processing results/result_medium_deepseek-r1-0528-qwen3-8b.txt: invalid literal for int() with base 10: '8k' Traceback (most recent call last):

this runs fine when I manually replace 8k with 8000. So the code seems to be a bug.

However, will doing this manual fix create further score calculation error in app.py?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions