Skip to content

Significance of hyperparameters in defaults.py #182

@TanayKarve

Description

@TanayKarve

I understand that the model uses default hyperparameters for training from defaults.py. However why are these specific values used?
The reason I ask this is, the harvard paper for this model mentions different values for certain parameters, e.g. token embedding size is 80 whereas defaults.py sets it to be 10, then hidden units of attention decoder in the paper is 512, whereas defaults.py sets it as 128.
Are the values in defaults.py optimum for im2latex problem or should i stick with the ones in the paper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions