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

Assertion Error while using the unsupervised way. #181

Open
ashutosh-b-b opened this issue Nov 16, 2020 · 0 comments
Open

Assertion Error while using the unsupervised way. #181

ashutosh-b-b opened this issue Nov 16, 2020 · 0 comments

Comments

@ashutosh-b-b
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant