Skip to content

Error while using embeddings from Glove2Vec  #12

@ultragen74

Description

@ultragen74

File "/home/deepamparmar/Music/nea-master/nea/models.py", line 132, in create_model
emb_reader = EmbReader(args.emb_path, emb_dim=args.emb_dim)
File "/home/deepamparmar/Music/nea-master/nea/w2vEmbReader.py", line 46, in init
assert self.emb_dim == emb_dim, 'The embeddings dimension does not match with the requested dimension'
AssertionError: The embeddings dimension does not match with the requested dimension

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