Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

There is a minor issue in 'Prompt_Transferability_1.0/valid.sh' #16

@MinwooPark96

Description

@MinwooPark96

Hello! Thank you for your good work! I think there is minor typo in valid.sh.

original code :
CUDA_VISIBLE_DEVICES=$gpus python3 valid.py --config config/{DATASET}Prompt${BACKBONE}.config \

fixed code :
CUDA_VISIBLE_DEVICES=$gpus python3 valid.py --config config/${DATASET}Prompt${BACKBONE}.config \

Thank you!

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