Skip to content

Unable to reproduce results with CIFAR-10 dataset on efficientnet-l2-475 #12

@MiguelCosta94

Description

@MiguelCosta94

Hi,

I am running the following command to reproduce your results achieved with CIFAR-10 dataset on efficientnet-l2-475. I reduced the number of epochs just to see the script running from the very beginning till the end faster.
python3 -m sam.sam_jax.train --dataset cifar10 --model_name efficientnet-l2-475 --output_dir /tmp/my_experiment --image_level_augmentations autoaugment --num_epochs 2 --sam_rho 0.05

Nevertheless, I am getting the following error. How can I fix this?
python3 -m sam.sam_jax.train --dataset cifar10 --model_name efficientnet-l2-475 --output_dir /tmp/my_experiment --image_level_augmentations autoaugment --num_epochs 2 --sam_rho 0.05

Best regards,
Miguel

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