Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Assertion Error while using the unsupervised way. #181

@ashutosh-b-b

Description

@ashutosh-b-b

File "unsupervised.py", line 95, in <module> src_emb, tgt_emb, mapping, discriminator = build_model(params, True) File "/content/MUSE/src/models.py", line 46, in build_model src_dico, _src_emb = load_embeddings(params, source=True) File "/content/MUSE/src/utils.py", line 406, in load_embeddings return read_txt_embeddings(params, source, full_vocab) File "/content/MUSE/src/utils.py", line 279, in read_txt_embeddings assert len(split) == 2 AssertionError

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