deepstruct
deepstruct copied to clipboard
hyps file missing in conll04 script
when launching conll04.sh got error
Traceback (most recent call last):
File "glm/evaluate.py", line 836, in <module>
with open(dataset_path + "test.jsonl.hyps", "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: '../data/conll04_re/test.jsonl.hyps'