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/\-and-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/english_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\-and-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/eng.txt --output ~/Desktop/answer_26_1000_und/task2/english.txt &&\ 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/\-und-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/german_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\-und-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/ger.txt --output ~/Desktop/answer_26_1000_und/task2/german.txt && \ 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/\-et-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/latin_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\-et-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/lat.txt --output ~/Desktop/answer_26_1000_und/task2/latin.txt &&\ 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/\-och-T-2ltr2f_topk500_fixspacesTrue.bz2 --second-subst ~/Desktop/swedish_2-limitNone-maxexperword1000/modelcheckpoints_alldata-large-xlmfinetuned_checkpoint26.pt/\-och-T-2ltr2f_topk500_fixspacesTrue.bz2 --target-words ~/Desktop/swe.txt --output ~/Desktop/answer_26_1000_und/task2/swedish.txt