Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I get deterministic results from map_embeddings.py? #30

Open
kellymarchisio opened this issue Dec 17, 2019 · 0 comments
Open

How can I get deterministic results from map_embeddings.py? #30

kellymarchisio opened this issue Dec 17, 2019 · 0 comments

Comments

@kellymarchisio
Copy link

I'm running the below command, however my results are not deterministic. Is there a way to do so? (I'm debugging the pipeline, so would like a fully reproducible run)

export OMP_NUM_THREADS=1
python3 $VECMAP/map_embeddings.py \
        --unsupervised -v --seed 1 \
        $working/step3/emb.src $working/step3/emb.trg \
        $root/emb.src $root/emb.trg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant