Skip to content

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

@kellymarchisio

Description

@kellymarchisio

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions