Skip to content

Glove embedder not reading 'token_dimension' parameter #456

@zcsheng95

Description

@zcsheng95

I found that the program does not recognize the 'token dimension' set in config.py
It turns out in the mindmeld/models/nn_utils/classification.py line 411, it should be

 token_dimension = params.get("token_dimension", 300)

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