Skip to content

Cannot run code when following instructions: Assertion Error #97

@filipbstipic

Description

@filipbstipic

Here and on the master branch whenever I pull I run into the same issue:
File "/home/fbaturst/Desktop/spinn-listops-release1/python/spinn/util/data.py", line 51, in TrimDataset
assert allow_cropping or diff == 0, "allow_eval_cropping is false but there are over-length eval examples."
AssertionError: allow_eval_cropping is false but there are over-length eval examples.

I wouldn't like to change the existing code too much so I would be very grateful I someone could give some background on this issue. I haven't modified anything in the original code so far.

Best,
Filip

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