Skip to content

Discrepancy between paper and codebase regarding the optimizer (Adam vs. AdamW) #2

@Karasumikura

Description

@Karasumikura

Hi,

Thanks for open-sourcing the code for your work.

While reviewing the implementation and comparing it with the details in the paper, I noticed a discrepancy regarding the optimizer used for training. The paper states that the model was trained using the AdamW optimizer, but the current codebase appears to implement the standard Adam optimizer.

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