From Soft Dove, 5 Years ago, written in Plain Text.
Embed
  1. python3 make_pred_fixed_dual_tfidf.py --threshold 500 --low-bound 0.65 --high-bound 0.999 --first-subst ~/Desktop/english_1-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-and-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/english_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-and-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/eng.txt --output ~/Desktop/answer_26_1000_und/task2/english.txt &&\
  2.  python3 make_pred_fixed_dual_tfidf.py --threshold 500 --low-bound 0.65 --high-bound 0.999 --first-subst ~/Desktop/german_1-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-und-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/german_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-und-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/ger.txt --output ~/Desktop/answer_26_1000_und/task2/german.txt && \
  3.  python3 make_pred_fixed_dual_tfidf.py --threshold 500 --low-bound 0.65 --high-bound 0.999 --first-subst ~/Desktop/latin_1-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-et-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/latin_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-et-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/lat.txt  --output ~/Desktop/answer_26_1000_und/task2/latin.txt &&\
  4. python3 make_pred_fixed_dual_tfidf.py --threshold 500 --low-bound 0.65 --high-bound 0.999 --first-subst ~/Desktop/swedish_1-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-och-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/swedish_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\<mask\>-och-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/swe.txt  --output ~/Desktop/answer_26_1000_und/task2/swedish.txt