From Silly Sloth, 5 Years ago, written in Plain Text.
Embed
  1. ./reproduce.sh rumacroold ./test_results xlm/sub_dumps/rumacro_1-limitNone-maxexperword500/modelNone/T-и-\<mask\>-2ltr2f_topk150_fixspacesTrue.npz xlm/sub_dumps/rumacro_2-limitNone-maxexperword500/modelNone/T-и-\<mask\>-2ltr2f_topk150_fixspacesTrue.npz
  2. Traceback (most recent call last):
  3.   File "clustering_evaluate.py", line 468, in <module>
  4.     fire.Fire(Clustering_Search)
  5.   File "/Users/y.kozhevnikov/Library/Python/3.7/lib/python/site-packages/fire/core.py", line 138, in Fire
  6.     component_trace = _Fire(component, args, parsed_flag_args, context, name)
  7.   File "/Users/y.kozhevnikov/Library/Python/3.7/lib/python/site-packages/fire/core.py", line 468, in _Fire
  8.     target=component.__name__)
  9.   File "/Users/y.kozhevnikov/Library/Python/3.7/lib/python/site-packages/fire/core.py", line 672, in _CallAndUpdateTrace
  10.     component = fn(*varargs, **kwargs)
  11.   File "clustering_evaluate.py", line 365, in __init__
  12.     self.subst_paths = self.get_subst_paths(subst1_path, subst2_path, subdir)
  13.   File "clustering_evaluate.py", line 388, in get_subst_paths
  14.     files = [i for i in os.listdir(tmp_path1) if i.split('.')[-1] != 'input']
  15. FileNotFoundError: [Errno 2] No such file or directory: 'xlm/sub_dumps/rumacro_1-limitNone-maxexperword500/modelNone/T-и-<mask>-2ltr2f_topk150_fixspacesTrue.npz/modelNone'