Skip to content

wids index out of range bug? #1

Description

@xiaoxd16

I have several custom datasets stored in different paths. Just like xxx/{0..m}.tar yyy/{0..n}.tar.
If I only select one of these for training/evaluation, the program works well.
But, if I use them all, an index-out-of-range error occurs.
When analyzing the cache directory, I find that there is only one 0.tar 1.tar file in the cache directory. It seems that tar files with the same basename will be overwritten.
After I renamed all the tar files, the program worked fine again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions